|
POST
|
Good point - I probably should of put that as a statement in the beginning, in case the original poster is unfamiliar with ArcGIS and the requirements to do analysis. Definitely have to have data. Luckily, there are potential sources of data that potentially could work should the original poster not have water, building footprint data, etc. In that case, the big question then is, where is the project? Chris Donohue, GISP
... View more
11-24-2015
11:31 AM
|
0
|
1
|
1944
|
|
POST
|
Adding Dan Patterson to this thread, as I suspect he will have some ideas. Chris Donohue, GISP
... View more
11-24-2015
11:23 AM
|
1
|
0
|
3468
|
|
POST
|
If you are using ArcMap, there are several ways you could run an analysis to find the points that do or do not fall where you expect them. The general topic to read up on is "Overlay Analysis". - For example, if you have a polygon feature class of water features, you can use it to Clip the GPS points file and the result will be points that fall within the water features. Clip (Data Management) ArcGIS Help (10.2, 10.2.1, and 10.2.2) - Another way to find the points in water is to do Select By Location to determine which GPS points fall within the water and then export the resulting selection as a new feature class so you can then review them. ArcGIS Help (10.2, 10.2.1, and 10.2.2) - A third way would be to use a Spatial Join, which will add attribute information to your GPS points which can then be used to differentiate if they fell in water or not. ArcGIS Help (10.2, 10.2.1, and 10.2.2) - In regards to proximity to buildings, if you want the GPS Points to be within a certain distance of a building, if you have a building feature class, you can Buffer the building feature class by that distance to create a "capture area", then use one of the processes above to establish whether the GPS points fell within that capture. Buffer (Analysis) ArcGIS Help (10.2, 10.2.1, and 10.2.2) Chris Donohue, GISP
... View more
11-24-2015
11:19 AM
|
0
|
5
|
1944
|
|
POST
|
My department has recently inherited several of the City's landbase layers and as we work through the processes to update them we are realizing that some tasks are very manual. For example, as part of adding a new subdivision to the City's landbase, we need to create a table relationship between each parcel and their respective address point(s). The current manual process goes like this (see also image below): 1. A Version is created, then preliminary steps completed, including updating the parcel polygons, address points, and several other landbase layers. 2. Then we start the table relationship process by selecting both a parcel polygon and its address point(s). 3. In the editing Attributes Window, we drill down the tree below Parcel Polygon: Residential Potential, Address Point. 4. We right-click on Address Point - has Address and click "Add Selected" from the menu that appears. This creates the relationship. So here's what I was wondering. This process is very manual. Is there a way to automatically create the table relationships based on location? Sort of like a Spatial Join? What would this process be called? In other words, can we create all relationships at once instead of doing each parcel polygon and its address point(s) one at a time. This would save quite a bit of effort, as this subdivision has 90+ parcels and we have several more subdivisions to do (and more in the works). All of the address points are spatially located in their respective parcel polygons. Note - though I have been doing GIS for many years, I'm not an SDE (or SQL Server) expert, so may need some background explanation if it gets technical fast on that side of things. We are using ArcGIS 10.2.1, ArcSDE 10.2.1, SQLServer 2008 R2. We are not using a Parcel Fabric nor the Local Government Information Model. Thanks in advance, Chris Donohue, GISP
... View more
11-23-2015
03:28 PM
|
0
|
2
|
4386
|
|
POST
|
Gone are the days when you would get actual books with the software and extensions. Taking up a big chunk of my bookshelf at home is the many book that used to come with the software, like MapObjects Professional Edition, ArcView 8, Spatial Analyst (several versions), etc. Now the expectation is that information on the software will be viewed live. Handy if you have multiple computers and reliable fast internet access, but can be limited otherwise. I'd start by checking the suggestion byRebecca Strauch, GISP . Look at the base install pdfs and see if that will suffice. As mentioned by her and Dan, the online version will be the most up to date, so you may have to compare the base install ones with the online and note any changes. Chris Donohue, GISP
... View more
11-22-2015
02:11 PM
|
2
|
12
|
2644
|
|
POST
|
Part of the error message states "All Cells in the Raster Int_Building have the NODATA value." What is "Int_Building" and how did you use it in the viewshed analysis? Any chance when you ran the Viewshed the wrong elevation raster was used (i,e. Int_Bulding was used when DEMBuilding should have be used instead? Also, a suggestion. Capture a screenshot of the tool inputs just before you run it and post it to this thread. This will help folks see the details, which will then help in evaluating what may be going awry. Chris Donohue, GISP
... View more
11-22-2015
01:56 PM
|
1
|
0
|
2785
|
|
POST
|
For starters, it appears from the error message that there are a several issues. First, all the cells in the Int_Building raster are currently "No Data". I would check that raster to see if this is indeed true. If that is your surface raster, you need to remedy it so it has elevation values. Second, the Viewshed tool is not finding a valid observation point. Note that the observer location needs to be a point or polygon feature (not a raster). I'd review the characteristics of observation locations and ensure that what you have set up matches what the process expects. After looking into these two, I'd run the process again. ArcGIS Help 10.1 ArcGIS Desktop Chris Donohue, GISP
... View more
11-22-2015
01:27 PM
|
0
|
2
|
2785
|
|
POST
|
One way to accomplish this is to use a screen grab application. I use this one at work and at home: Greenshot - a free and open source screenshot tool for productivity It allows you to capture an image based on a shape you draw, the window it is in, and many other possibilities. I find it very helpful. Chris Donohue, GISP
... View more
11-22-2015
01:14 PM
|
0
|
0
|
2294
|
|
POST
|
Lots of potential issues, but no easy answers: One possibility - it looks like ArcGIS 9.3.1 is not certified for Windows 8.1: http://downloads.esri.com/support/systemrequirements/ArcGIS_Desktop_93_SystemRequirements.pdf Another possibility - Microsoft did one of their regular weekly Windows softwares updates and that affected your processes in some way. And another - Some aspect of ArcGIS may have become corrupted. You may want to contact ESRI Support and troubleshoot it with them, as there could be many causes to this issue. They can be reached at: (909) 793-3774. Chris Donohue, GISP
... View more
11-20-2015
08:16 AM
|
0
|
0
|
1732
|
|
POST
|
You may have already checked this particular setting, but if not..... Here's another one that may be tripping things up: Chris Donohue, GISP
... View more
11-19-2015
03:53 PM
|
0
|
1
|
2231
|
|
POST
|
A variety of issues can occur when converting to PDF. I'd start by checking your output settings. It may be that your export quality is set very low. Be sure that you can see all the export options. If you have not already, click on the un-obvious triangle next to "Options" to open the additional tabs. Then look at the various settings. There are a wide variety of controls here, so let us know what settings you are using that caused the output issue. This will provide more specifics to troubleshoot this, as there are a wide variety of settings with different effects. Chris Donohue, GISP
... View more
11-19-2015
10:27 AM
|
0
|
1
|
2231
|
|
POST
|
Thanks Mitch, I'll look into that. Chris Donohue, GISP
... View more
11-19-2015
09:59 AM
|
0
|
0
|
1272
|
|
POST
|
Is there a way to run an automated check to see if all features in one layer have have had the relationship established through the Relationship Class to their matching feature in another layer? Here's the specific example: In this case we are entering a new subdivision into the City's landbase layers. One of the tasks is creating the relationship between each Parcel Polygon and its Address Point (and its linked Address Annotation). In the example here, as seen in the Attribute Window, the relationship has been established for this parcel and its address point. What I was wondering is if there was a way to automatically check all the parcels in this subdivision after the relationships have all been updated to ensure that each parcel does have at least one address point related to it, in order to catch omissions, as our business rule is that each parcel must have an address point. I'm hoping there is an alternative way to check the work besides clicking on each parcel and drilling down the Attributes tree to see if the data has been related to that address point. To clarify, checking to see that an address point is spatially located on each parcel is not the issue in this case; instead we're looking for a way to check to see if they all have been related through the Relationship Class. I've not done much with Relationship Classes before, so I suspect I am missing something obvious. We are using ArcGIS 10.2.1. and the data resides in SDE 10.2.1/SQL Server 2008 R2. Thanks in advance, Chris Donohue, GISP
... View more
11-19-2015
09:31 AM
|
0
|
2
|
2662
|
|
POST
|
If the distances are approximate, one semi-manual workflow that could get you there absent a nice linear referencing solution is this: Buffer each landmark by the distance. This would be easiest done if you added an attribute field to your landmark feature class with the distance. Clip your highway lines by the buffers. Manually place a datapoint at the end of the appropriate line segment. For example, if the point is 500 meters East of a landmark, find the line segment to the east and place the point. Caveats - this will do an Euclidean distance - i.e. "as the crow flies". If your roads wind, this won't work that well. - if you have many road segments, it may be confusing to find the appropriate end. Chris Donohue, GISP
... View more
11-17-2015
03:46 PM
|
0
|
0
|
3022
|
|
POST
|
Here's some pieces of the puzzle: To loop through the data, use an iterator ArcGIS Desktop In-line Variable Substitution: ArcGIS Help 10.1 Chris Donohue, GISP
... View more
11-17-2015
11:55 AM
|
0
|
0
|
989
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-18-2015 12:04 PM | |
| 1 | 09-29-2015 12:41 PM | |
| 1 | 11-29-2018 07:51 AM | |
| 1 | 05-08-2018 02:07 PM | |
| 1 | 07-26-2016 07:53 AM |
| Online Status |
Offline
|
| Date Last Visited |
08-03-2022
01:39 PM
|