pygeoif
811b7ba4 - Changed _Feature class to _Geometry class

Commit
9 years ago
Changed _Feature class to _Geometry class The reasoning behind this change pertains to GeoJSON definition of a Feature. In GeoJSON terminology, a Feature is comprised of geometry and associated properties, whereas Geometry is comprised solely of geometry coordinates. This change opens the door for creation of a new Feature class which aggregates Geometries and Properties.
Author
Committer
Parents
Loading