Top "Geos" questions

A topology processing library: Geometry Engine - Open Source

Coordinates of the closest points of two geometries in Shapely

There is a polyline with a list of coordinates of the vertices = [(x1,y1), (x2,y2), (x3,y3),...] and a …

python distance geos shapely
Unsupported compiler 'com.apple.compilers.llvmgcc42' xcode 5 DP

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 geos
OSError geos_c could not be found when Installing Shapely

I'm a newbie to making/plotting on maps with python, been trying to follow this blogpost to generate a world …

python matplotlib-basemap geos shapely
Problems installing/importing Basemap

I 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 anaconda
How To Install GEOS for GeoDjango on Windows

I'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 geos
How to convert a GEOS MultiLineString to Polygon?

I am developing a GeoDjango application where users can upload map files and do some basic mapping operations like querying …

python gis polygon multilinestring geos
How to repair a polygon with self-intersection?

Is there a way to remove self-intersections from a polygon using GEOS?

geometry intersection geos
Unable to install rgdal and rgeos R libraries on Red hat linux

I have error while compiling rgdal adn rgoes package on our redhat linux machine. I tried to do some research …

r redhat geos rgdal