Tagged Questions
1
vote
2answers
40 views
Seek assistance with: SQL Server 2008 Query that takes values from a column in another table (or from a flat file)
I am given a list in MS Excel of 554 statistical units (called Primary Sampling Units or PSUs) from another department and have to query all 554 PSUs from a SQL Server 2008 Spatial database table ...
3
votes
2answers
635 views
How to edit Shapefile Attributes?
How might I go about exporting a polygon shapefile (e.g. CSV) so that attributes (not geometry) are editable by others, and importing it with the changed attributes (of which there are several columns ...
1
vote
0answers
185 views
Placemark that pulls information off an excel sheet row and display's the data in the description part of the Placemark
I am trying to find out if a certain function is available to link an excel sheet with a kmz.
What i need to happen is have a Placemark that pulls information off an excel sheet row and display's the ...
8
votes
3answers
6k views
How to convert .shp to .csv including attributes AND geometry?
I have a .shp file with 60k+ entries, all of which are polygons with corresponding attributes (acreage totals, landowner names, tax ID #s, etc.). What I ultimately need is a .csv file with all of ...
1
vote
1answer
1k views
How to generate shape file from Excel or CSV files? [duplicate]
Possible Duplicate:
How can I convert an excel file with x, y columns to a shapefile?
Probably this could be an easy question for most of the people. But I would like to know the way to ...
