1,872 reputation
38
bio website
location Denver, CO
age
visits member for 2 years, 5 months
seen 9 hours ago
stats profile views 62

Oct
4
answered Can I open ArcView 3 project files (*.APR) with Qgis? Is there a converter?
Sep
27
comment Creation point layer from linear layer with only ends of lines
No, I cannot get it to work in modelBuilder.
Sep
24
answered How to read/convert arc000dat files?
Sep
23
answered Creation point layer from linear layer with only ends of lines
Sep
19
answered Split a line having different Angles
Sep
18
answered How to georeference CAD drawings without preserving aspect ratio?
Sep
12
answered Make Feature Layer tool problems in Model Builder
Sep
11
comment How to georeference a vector layer with control points?
Can you convert the shapefile to a tiff using gdal_rasterize, georeference the tiff, then extract the parameters from the world file?
Sep
6
answered How to interpolate into polygons?
Sep
6
answered Which program that merges excel data onto shapefiles is easiest to use?
Sep
5
answered Some data Loss when Import PGDB Table from Excel
Aug
30
comment Housenumber(point) angle from line (street)
geographic - zero degree is north, increasing clockwise<br/> graphic - zero degree is north, increasing counter clockwise<br/> arithmetic - zero degree is horizontal or east, increasing counter clockwise
Aug
28
answered Can ESRI Personal Geodatabase be viewed with any software other than ArcGIS?
Aug
27
comment Is there an automated/geoprocesing tool In ArcGIS to slice, clip, or cut polygons using polylines?
This is simple to remedy. Make sure you have a field that is populated, for all features, before running "Feature to Polygon. The new Polygon Fills will have all blank fields. Another method is to spatially select the "cut" polygons with the original Polygons. The "cut" filled polys will not "have their center" in the original polygons.
Aug
27
comment How to reorder fields (permanently) in a file geodatabase
Yes, I have tested this from a Python script. The tool seems to be designed to combine or join multiple tables. However, I am able to create a new table or feature class with reordered fields by inputing a single feature class.
Aug
24
answered How to reorder fields (permanently) in a file geodatabase
Aug
23
answered Is there an automated/geoprocesing tool In ArcGIS to slice, clip, or cut polygons using polylines?
Aug
9
answered Script to extract UTM Zone using Range and Meridian information
Jul
19
comment ogr2ogr when importing from fgdb and use in python
ogr2ogr has a -skipfailures option. You can also try Repair Geometry from within ArcGIS before running ogr2ogr.
Jul
18
answered Housenumber(point) angle from line (street)