2
votes
4answers
200 views

What are the advantages either way between GML and ShapeFiles?

After a good start many months ago of getting into GIS through QGIS, I had to drop what I was doing and did not touch it for quite some time. I am now able to get back into it and have a need to load ...
0
votes
1answer
213 views

How to get Esri *.gdb file into QGIS on Mac?

I have tried the above options, but not being too computer savy, some I didnt get. I tried the homebrew option, but terminal says an error occurs when trying to install. I need this 1 file for a work ...
2
votes
3answers
616 views

Transforming a polygon to ESRI shapefile?

First, apologies - I am a complete newb at this stuff and don't know what I don't know. I may use incorrect language. Essentially, I want to convert the shapes in a Microsoft Visio diagram into a ...
14
votes
1answer
340 views

Hand drawn sketchy symbology styles for GIS software

Often times in planning projects, a hand drawn, sketchy look is desirable in order to convey the preliminary nature of a project. Is anyone aware of any utilities/plugins for desktop GIS software ...
0
votes
1answer
987 views

How to open or import .sdc files in QGIS?

I have some .SDC files i want to look at but i dont have arcview installed. is it possible? i couldnt even find a software that does sdc to shp conversion. any idea? i am using qgis 1.7.4 on both ...
0
votes
0answers
233 views

QGIS GDAL integration of new version

Somewhere else on this forum ("How to access file geodatabase in Qgis?") someone asked how to access data from an Esri file geodatabase in Quantum GIS? One of the answers pointed to ...
3
votes
3answers
2k views

Convert ESRI Integer ASCII Grid to something useful

How could I convert a file(s) which is "DIGITAL Map data stored in ESRI ARCInfo Integer ASCII Grid format" into something the rest of us can use? i.e import into QGIS. The main file has no extension ...
7
votes
3answers
518 views

How to get a list of adjacent lots to a road in ArcMAP and PostGIS/QGIS?

In the following map, I have: A line / road layer A parcel / lot layer The Task: Find and count the list of lots adjacent to the road with their types (parcel_type is a field in the parcel ...