Esri / spatial-framework-for-hadoop

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Apache License 2.0
367 stars 159 forks source link

ST_MultiPolygon: obviate ordering issues constructing from number pairs #111

Closed randallwhitman closed 7 years ago

randallwhitman commented 8 years ago

In other words, it can have an exterior ring irrespective of the winding as the coordinates are entered. Implemented by generating WKT

110 @chaosmail @climbage