Tagged Questions
2
votes
1answer
110 views
Tiling Rasters based on an existing Polygon Shapefile (Vector Grid)
I have a tile index representing the tile scheme used to tile Lidar data. I want to tile imagery rasters using the same tiling scheme. I have not found anyway using open source tools to tile a ...
5
votes
0answers
121 views
How to add shapefile name as attribute during merge? [duplicate]
Possible Duplicate:
How to add field with filename when merging shapefiles with ogr2ogr?
I have more 200 shapefiles with a unique name. I would like to merge all of these together and save ...
3
votes
2answers
141 views
Selecting a suitable GIS for my project
I need to develop a web-based map using existing shape files. Using the web-map, we must be able to select a region and produce contours for that selected region. Can any one suggest the best open ...
4
votes
1answer
368 views
Postal areas for Germany? - Shape?
does anyone of you know how and where I can download postal area districts of Germany in shape files (download free of charge if possible).
best regards
desputin
2
votes
1answer
382 views
How to write to shape file in MapGuide
Here the code I have written to a Shape file in MapGuide Open Source (in PHP running on IIS 7.5). The code is actually the modified class MarkupEditor (markupeditor.php) from the General Tracks (Gt) ...
4
votes
2answers
611 views
How to cut a shape file?
I want to use a shape file of the Corine Land Cover. This covers all of Europe, but I am only interested in the area of Scandinavia.
How can I cut this file using free software (preferably a ...
8
votes
3answers
510 views
Alternatives to Shapefiles as open-source, cross platform dataset types
I am working on software that is very ESRI oriented, but a future version will likely not be using ESRI software. It uses Shapefiles and Geodatabases. I'm planning on getting all of my data to ...
12
votes
4answers
623 views
Python module to delete SHP features (without Desktop GIS installed)
I have a piece of software (not Arc) that runs nightly on a non-production machine which updates shapefile features from an external database. Periodically I would like to delete all of the features ...
7
votes
3answers
487 views
How to script shapefile editing with open source tools?
I would really like not to disturb anybody and find my answer by a Google search, but I don't really know where to start.
I have a .shp vector layer with several points on streets, each having a list ...
10
votes
2answers
2k views
How do dissolve polygons from shapefile using open source tools?
In my current project I'm visualizing data on a map representing some values for each administrative areas of a country. I'm given a shapefile of this country, which I'm converting to GeoJSON for use ...
5
votes
3answers
476 views
Looking for a .NET Dijkstra component using Shapefile
I'm totally new to stackexchange and i'm in this beautiful informative place for one problem.
I'm a .net programmer and i need to write a program that reads a shapefile and performs routing operation. ...
3
votes
1answer
1k views
Converting tax map polygons from Shapefile to table of map number and corner coordinates
Fairfax County, Virginia provides a Shapefile here which shows the boundaries of the tax maps as polygons. Each polygon simply consists of four corners, and what I'd like to do is create a table ...
4
votes
1answer
1k views
Best way to visualize Google Maps and Mapinfo (or SHP or SQLite) at the same time?
I am having a bunch of Mapinfo data of a large area. This data has multiple layers and is also available as SHP, and of course it could be easily converted to SQLite ("SpatiaLite"). Although probably ...
14
votes
6answers
808 views
Creating simple image from vector data
Can anyone suggest a quick (and preferably open source) way to create an image from a shapefile. For example, I have a shapefile containing parcel boundaries, I want to create a png file depicting ...

