1,153 reputation
215
bio website
location Florida
age
visits member for 9 months
seen 7 hours ago
stats profile views 67

GIS Programmer/Analyst


May
15
comment How to find parcels related to geocoded addresses?
the parcel table does, however, the addresses are formatted differently as far as capitalization and such, so I'm not able to capture them via a join or other method.
May
13
comment Arcgis 10.1 server, arcgis manager shows page cannot be displayed
I would just suggest calling ESRI support.
May
9
comment What are the Pros and Cons to an ArcGISOnline Organizational Account?
As an alternative, they did say that Portal for ArcGIS would be bundled with Server at 10.2...
May
9
comment What are the Pros and Cons to an ArcGISOnline Organizational Account?
Thanks for your answer. We have ArcServer so we will be able to host all of our own services, which will save on token usage. At the SEUC we were told that there is some changes in the works to allow for the ArcGISOnline account to be able to integrate with any existing Windows Domain accounts as well to save from doubling up on usernames/passwords.
May
9
comment What are the Pros and Cons to an ArcGISOnline Organizational Account?
Yes. We have reliable connections and redundant backups in place.
May
8
comment Generate unique ID upon creating a feature?
+1 for the ESRI Global ID option. Very easy to use tool, however, the ID string is 36 characters, which might be more than you are wanting.
May
8
comment Should I use File Geodatabase (*.gdb), Personal Geodatabase (*.mdb) or shapefiles?
One of the big cons for shapefiles that I can see, especially if working in a multi-user editing environment, is that you wind up having several different versions of shapefile data laying around and lose control of the data.
May
7
comment Delete identical by size?
it all depends on which fields you perform the 'dissolve' on.
May
6
comment Where/how can I find/buy/make building footprints for Kent County, MI (Grand Rapids, Wisconsin, etc)?
contact the geography department at Grand Valley State University.
Apr
26
comment Esri Technical Certification: Arc Gis Desktop
I agree, good book, however, it doesn't really have anything to do with the question and getting the certifications the OP asked about.
Apr
25
comment FeatureDataGrid and FeatureDataForm will not commit to database or input data
are you getting any errors?
Apr
24
comment Need help in Print task in ArcGIS JSAPI 3.2/3.3
have you properly set up the proxy page?
Apr
22
comment Select by attribute expression invalid in python
is your file path correct? do you have any errors telling you which line is failing?
Apr
22
comment Model Builder not completely honoring lyr file
Opening up the layer file in a new ArcMap session gets the results I would expect
Apr
19
comment Problems displaying joined attribute data through ArcGIS Server
Have you registered the external SQL database with ArcServer?
Apr
18
comment When did the word “geospatial” first come into usage?
no. the amazon book search is specifically for the keyword geospatial, with the results showing geospatial in the book title or description. the second link is a brief history of gis and its relation to geospatial technologies.
Apr
17
comment Error: Objects in this class cannot be edited outside an edit session
yes. the database is registered and the feature service is created and referenced properly in the app
Apr
14
comment jquery communication with arcgis services
Why don't you set up user names and passwords through arcgis server for authentication/authorization. Then you won't need any jQuery..
Apr
12
comment Cannot input new data into FeatureDataForm
the lock just means that everybody has access to the data. not necessarily that its editable. To check if editing is enabled you'll need to click on the services and then on the capabilities button on the left and then feature access in the middle. There you will see check boxes for create, query, delete and update. You'll want those checked to be able to edit.
Apr
12
comment Identifying shapes in TIGERweb WMS SVG
the way stack exchange works is that you upvote or downvote interesting or useful questions/answers. Simply posting the same question will get closed or merged with the existing question. That said, I think you need a reputation of 15 before you can upvote.