| bio | website | gozips.uakron.edu/~rb61 |
|---|---|---|
| location | Phoenix, AZ | |
| age | ||
| visits | member for | 1 year, 7 months |
| seen | Oct 10 '12 at 23:29 | |
| stats | profile views | 65 |
GIS Analyst, Geographer, Urban Planner, Flex, Autocad, Gereferencing, Versioning, ArcEditor, Arc Scene, Python
|
Apr 27 |
comment |
How can I create an empty feature class in a file geodatabase based on the schema of an SDE feature class? Hi @blah238 I'm getting an error for unable to create an XML because of some layers got corrupted on the SDE. As you asked me to accept the previous answers I did go checked dthe button for the answer it is not there on my quesitions. Do I need to activate anything before I see that button on my questions. Thanks. |
|
Apr 27 |
comment |
How can I create an empty feature class in a file geodatabase based on the schema of an SDE feature class? How would I accept answers. What should I do I didnt know anything about. Thanks for letting me know @blah238 |
|
Feb 17 |
comment |
Points to Polygon @Jakub Thanks for you suggestions the method that you are demostrating sounds more clear and probably I want to model something similar. The Point data I've have X Y Z with Lithology Class as the attributes. This is a sub surface lithology and I thinks its a 3D drill data. What do you mean by 3D Interpolations can you do it in ARCGIS. |
|
Feb 13 |
comment |
Points to Polygon @whuber The tools from the ArcGIS didn't consumed much of time for processing 28 million records. It was quicker in reading the points and processing them to the grid and then to Euclidean Allocation. I really appreciate for taking time and posting your answers on the blog. Thank you again. |
|
Feb 9 |
comment |
Points to Polygon Can you specify the tool you used for saving the points to grid. I'm sorry for bothering you but I'm really poor at raster analysis. Thank you again. |
|
Feb 9 |
comment |
Points to Polygon how did you created the grid, i'm lookin in for tools which converts points to grid. Thanks |
|
Feb 9 |
comment |
Points to Polygon Thanks for giving a nice explanation let me try doing something similar to this. Thanks a lot |
|
Feb 9 |
comment |
Points to Polygon @hailes I tried for this convex hull tool in the arc toolbox but did not get. |
|
Feb 9 |
comment |
Points to Polygon @RagiYaserBurhum I use ArcMap 10.1 |
|
Jan 31 |
comment |
hyperlink in a package are you trying to give hyperlink to PDF files... or exe files when clicked runs programs in the background..can you be more specific. |
|
Jan 31 |
comment |
Finding X, Y of nodes in feature layer Oh yeah I was referring to the samefor which you need to convert the lines to points then just add the coordinates using spatial join. |
|
Jan 16 |
comment |
How to change the Symbology of Multiple Layers at once? Hi Michael,Thanks for the answer but I was looking to do it for multiple layers at once. |
|
Jan 13 |
comment |
How to repair paths of an unmanaged raster catalog in file GDB? Try using repair raster catalog paths. This might solve your problems. Thanks |
|
Nov 16 |
comment |
Query for Selecting only Selected Fc's from a GDB Thanks Ryan for your comments, THis worked for me fcList = arcpy.ListFeatureClasses('sde."ENT-QA"*',"polygon","") |
|
Nov 15 |
comment |
Query for Selecting only Selected Fc's from a GDB hi ryan, Id did not worked. |
|
Nov 14 |
comment |
Define Workspace for SDE Connection in Python Thank you sir I got it now. i really appreciate your help. Thanks a lot. |
|
Nov 14 |
comment |
Define Workspace for SDE Connection in Python Hi Wright,Thanks for your response i really dont understand what you are saying, I need to run geoprocessing from my local desktop accessing my sde connection on a different server. I have connection created for the sde service on arc catalog. what should i do if want to access data from the sde connection. |
|
Oct 31 |
comment |
Shapefile attributes to Autocad Annotation Yes Brad the data has coordinates in both autocad and GIS, yep I want to get the attributes in autocad. I can now get a single attribute for the feature class but I was wondering if we can establish the relationship between a table and autocad file. That would be great and I really thank you for your help. |
|
Oct 27 |
comment |
Shapefile attributes to Autocad Annotation Brad, I m using ArcMap 10.1 release for converting my shapefile to autocad |