The tag has no wiki summary.

learn more… | top users | synonyms

48
votes
19answers
33k views

How can I convert between KML and ESRI's shapefile format?

My users are sending me point data that were digitized using GoogleEarth. How can I convert their KML to a shapefile?
19
votes
2answers
2k views

Spatial ETL comparisons

I am hoping some of you experts out there can list the pro's and con's of various spatial ETL (extract, transform, load) tools. If you have used these items listed here (or add your own), please ...
8
votes
2answers
3k views

How to Import SVG into GIS?

I have a PDF file, with a Map as a vector graphic. I want to get this into GIS. (I use ESRI's ArcGIS, but any FOSS solution is also fine). I know that it is not possible to directly get the PDF into ...
-1
votes
4answers
390 views

are there any methods can choose all field and make the SUM for each fields or I must do it one by one?

I will try to be more specific and really I need help In my personal geodatabase there are two layers:- one of them is small -- about 13 records/features. The other is about 118 records/features. ...
4
votes
5answers
2k views

How can I export a sketchup Model to ArcGIS's Multipatch?

I have a very large model made in Google Sketchup v 7.1. I would like to export this to a Multipatch featureclass, so that I can view it in ArcScene, with other 3D data. I have tried several things, ...
1
vote
1answer
163 views

Can use of GML Simple Features profile by Web Feature Service (WFS) be advertised?

The ArcGIS 10.1 documentation on Working with WFS services says: The GML Simple Features profile is recommended for use with ArcGIS and is the basis for WFS support in ArcGIS. Is there an easy ...