Re: [sqlite] geopoly - rules re data entry

2018-11-18 Thread Thomas Kurz
> I discovered that >many legacy GeoJSON files do not follow the rules and put polygon >vertexes in CW order. As far as I know, the Open Geospatial Consortium defines polygons with CCW order (and iCW inner rings) as "seen from top", and an iCW exterior ring (with CCW inner rings) as "seen from

Re: [sqlite] geopoly - rules re data entry

2018-11-18 Thread Richard Hipp
On 11/18/18, Graham Hardman wrote: > Thanks for the clarification and news of the up-coming additions. This > issue will not impede me for the moment. > > Oh, and by the way - the pragma compile_options sql command is still not > including geopoly in the return list. (using 3.25.3) Please