A topology processing library: Geometry Engine - Open Source
I have a project which contains Geos and Proj inside it. Before Xcode 5 I compiled them with LLVM GCC 4.2 compiler, …
ios xcode5 projects-and-solutions llvm-gcc geosI'm a newbie to making/plotting on maps with python, been trying to follow this blogpost to generate a world …
python matplotlib-basemap geos shapelyI have installed Anaconda (version 1.6.2) installed on my 64 bit machine. It comes with a great set of libraries, but I …
python matplotlib-basemap geos anacondaI'm starting a GeoDjango project using Python 2.5, Django 1.2, MySQL and Apache. The project will be uploaded to a Linux server …
windows django installation geodjango geosI am developing a GeoDjango application where users can upload map files and do some basic mapping operations like querying …
python gis polygon multilinestring geosIs there a way to remove self-intersections from a polygon using GEOS?
geometry intersection geos