1
vote
1answer
76 views

Is it possible to fix a vector layer after I badly georeferenced a map? [duplicate]

Sorry in advance if I missed another question on this topic. I searched for everything I could think of, but I didn't find anything with a solution to my problem. I am quite new to GIS tools and ...
1
vote
1answer
163 views

Illustrator to QGIS workflow for vectors

I vectorized a map in Illustrator and would like to import it to QGIS now. I know I must use DXF for that purpose but when I convert the DXF to SHP with the QGIS plugin it is not georeferenced which ...
1
vote
0answers
37 views

Spatial adjustment for vector shp files in QGIS [duplicate]

How to do spatial adjustment for vector shp files in QGIS? I have a set of 4 cadastral maps of adjacent locations. I have converted them form DWG to DXF and then to vector shapefiles. They are not ...
3
votes
3answers
291 views

DXF to georeferenced SHP

I know how to set projection and georeference bounds of scanned TIFF file, by using gdal, but I don't know how to do the same for vector file. For example I georeferenced TIFF file by using this ...
6
votes
4answers
1k views

How to georeference a vector layer with control points?

I have a non-georeferenced vector layer that I need to be georeferenced. With raster layers the task is easy and straightforward, but I have no idea what should I do with my vector layer. I have a few ...
6
votes
3answers
616 views

30,000 data points… can this be reasonably served using openlayers?

I'm trying to tackle a web GIS problem and need to figure out the best strategy. I have a map with 30,000 cells on it forming a grid for the province of Alberta. I have a list of data points for ...