Tagged Questions
3
votes
1answer
202 views
How to convert jpg file to shapefile?
I am developing a GIS application like this:
By now my steps are:
I have got a jpg file, 5040 x 8179 dimension. In this map, the roads, rivers, towns etc. are marked.
I am using .Net to develop ...
2
votes
4answers
294 views
ArcInfo Grid ASCII to ESRI Shapefile conversion
I have an ArcGIS grid ascii file (Ramankutty Cropland at 5 minute resolution) that begins as follows:
ncols 4320
nrows 2160
xllcorner -180
yllcorner -90
cellsize ...
18
votes
6answers
3k views
How to convert image of map into vector format?
What is the best way of converting a gif of a map into a vector format, such as a shapefile?
The only relevant parts that I am interested in are the outline of the island so I realize some manual ...
