Module: GeoRuby
- Defined in:
- lib/geo_ruby/simple_features/geometry.rb,
lib/geo_ruby/gpx.rb,
lib/geo_ruby/kml.rb,
lib/geo_ruby/georss.rb,
lib/geo_ruby/geojson.rb,
lib/geo_ruby/version.rb,
lib/geo_ruby/shp4r/dbf.rb,
lib/geo_ruby/shp4r/shp.rb,
lib/geo_ruby/ewk/ewkb_parser.rb,
lib/geo_ruby/ewk/ewkt_parser.rb,
lib/geo_ruby/simple_features.rb,
lib/geo_ruby/simple_features/point.rb,
lib/geo_ruby/simple_features/circle.rb,
lib/geo_ruby/simple_features/helper.rb,
lib/geo_ruby/simple_features/polygon.rb,
lib/geo_ruby/simple_features/envelope.rb,
lib/geo_ruby/simple_features/line_string.rb,
lib/geo_ruby/simple_features/linear_ring.rb,
lib/geo_ruby/simple_features/multi_point.rb,
lib/geo_ruby/simple_features/multi_polygon.rb,
lib/geo_ruby/simple_features/geometry_factory.rb,
lib/geo_ruby/simple_features/multi_line_string.rb,
lib/geo_ruby/simple_features/geometry_collection.rb
Overview
:nodoc:
Defined Under Namespace
Modules: Gpx4r, Shp4r, SimpleFeatures Classes: GeoJSONFeature, GeoJSONFeatureCollection, GeoJSONFormatError, GeoJSONParser, GeorssFormatError, GeorssParser, GeorssTags, KmlParser
Constant Summary collapse
- VERSION =
'2.6.0'