I downloaded the shape data from OSM. I have imported data from Shapefile into PostgreSQL without any problem but I got an error when I do the select statement.
Q1. I\'m looking for suggestions on which GIS/Mapping API to use for a startup.The app will need geocoding, street level maps, location tagging, and displaying data on the map, but not much else. (I\'
EDIT1: I am using windows Vista and R 2.12.1 I am plotting 84 maps with spplot from the maptools package. I am using two viewports, one to plot the map, and one to plot a trend over time. I have writ
What is the best open source library for performing boolean operations (union, intersect, subtract) on vector geometry (polygons and polylines), such as the type stored in shapefiles? What do you like
I have two GeoServers running in the same machine Ubuntu Server 9.04. GeoServer V2.0.1 is running with Jetty and another GeoServer V2.0.0 is Tomcat. Both of them are using the same PostGis datastore.
Here is my situation, I have an ESRI Map Silverlight application that needs to display ShapeFiles that were given to me the client.
Are there any libraries that I can use to read a shp/shx/dbf/sbx set of files? I mainly need to extract some pol开发者_开发知识库ygons but something that lets me extract any data that I want would be
I\'m interested in taking these census cartographic files and converting them into SVG files. So far I\'ve f开发者_如何转开发ound this shptosvg Perl script, but I\'d really prefer to do any coding or
I am seeking a way to take an existing ESRI Shapefile that has a Feature set of 200 countries. Each country Feature has an attribute of \"NAME.\" My objective is to create a Python script that adds an
I am working on application with maps in开发者_如何学Go .net. I want to read shp files in .net and convert them to kml.