|
POST
|
This question was also answered previously: https://community.esri.com/thread/188624-contents-pane-in-arcgis-pro-disappeared-how-can-i-bring-it-back#comment-659175
... View more
11-26-2018
11:34 AM
|
0
|
0
|
9471
|
|
POST
|
Thanks for adding this Chris Donohue, GISP. Since we're posting in New to GIS this is especially useful information...
... View more
11-26-2018
08:50 AM
|
1
|
0
|
7414
|
|
POST
|
ArcMap will always project the data frame using the first layer you bring into the Table of Contents. Looking at your screenshot, it seems like your dataframe isn't actually projected, but is rather being drawn in the WGS84 Geographic Coordinate System (GCS WGS 84). You have at least one layer that is projected using the NZGD_2000 Transverse Mercator projection, and a couple layers that are not projected (your economic zone and coastlines topo 150k). Here's what I would do - I would start by projecting all of my source data to the same projected coordinate system. Then I would insert a new data frame into my ArcMap document. Bring all the layers you're interested in analyzing, and then finally add your basemap. ArcMap will project the basemap on-the-fly and you shouldn't see any warnings. Please let me know if this is helpful information. Edit - it would be worthwhile to familiarize yourself with the differences between geographic coordinate systems and projected coordinate systems. Namely why it is that you can't reliably measure distances using a GCS (hint - distances between degrees aren't uniform across the globe ).
... View more
11-26-2018
07:31 AM
|
2
|
0
|
7414
|
|
POST
|
If you have the ability to access your data in #arcgis desktop 10.x you could leverage (instead of a join) make query table, then publish this to AGO and then filter. This is clunky and requires you to access, download your data and republish your hosted feature service, but AFAIK this is the only solution for what you're describing.
... View more
11-21-2018
10:07 AM
|
0
|
1
|
2096
|
|
POST
|
Beat me to deleting this post, Dan Patterson! I figured it out on my own and just came back to delete the question. Thanks!
... View more
11-08-2018
01:26 PM
|
1
|
2
|
1390
|
|
POST
|
I have 2 point feature classes with a common attriubte. I'd like to create straight-line features between the points in FC A and the points in FC B based on the common attribute. Any insight would be greatly appreciated.
... View more
11-08-2018
12:41 PM
|
0
|
4
|
1517
|
|
POST
|
What type of data is your zip code boundary? In order to be able to add a field it must be a Hosted Feature Service.
... View more
11-08-2018
09:30 AM
|
0
|
0
|
7355
|
|
POST
|
In AGO you can add a field to your attribute table a couple different ways. One would be to open the attribute table from within your web map, and then click on the 3 lines here, in the upper left-hand corner of the attribute table, and then select Add Field. You'll choose the type of field, in your case a Short Integer to store the count of responses per zip code, and you'll name the field. Then you should be in business.
... View more
11-08-2018
09:25 AM
|
0
|
4
|
7355
|
|
POST
|
Just so I understand you clearly - you're wanting to roll your addresses (which are point data) up into the zip code "boundary" (I use parentheses here because zip codes aren't polygons, they're linear routes). You're then wanting to symbolize your zip code areas with some color scheme to indicate the number of responses, say a light blue-to- dark blue color scheme that looks like this: If I've understood you correctly, you'll need to add the total number of responses per zip code, and then get these results into a new column in your zip code boundary data, say, call this column TotalResponses or something like this. Once you've done this, when you bring the results into AGO, you'll be able to symbolize on this field, like this (ignore the Shape__Area, I'm just using this dataset as an example) Does this help?
... View more
11-08-2018
08:32 AM
|
0
|
8
|
7355
|
|
POST
|
To do this manually, you'll use Select by Attributes. Select all records where SHAPELENGTH <= 50, then use the Field Calculator to calculate "A" into your text field. Repeat the same workflow modifying your SHAPELENGTH query and using the Field Calculator.
... View more
10-26-2018
08:34 AM
|
0
|
2
|
8686
|
|
POST
|
I just want to clarify your workflow so I understand what it is you're trying to accomplish. You have a source and a target feature class. When you move the data from the source to the target, you want the data in the target to be grouped by neighborhood. Is this accurate?
... View more
10-09-2018
11:49 AM
|
0
|
1
|
3038
|
|
POST
|
This blog post from 2017 outlines the steps you'll need to follow. I see that you can also use it to update data in a local Portal too. Updating your hosted feature services with ArcGIS Pro and the ArcGIS API for Python Hope this is helpful.
... View more
10-09-2018
11:46 AM
|
0
|
1
|
2192
|
|
POST
|
Here's the Merge documentation: Merge—Data Management toolbox | ArcGIS Desktop However, it sounds to me like you should be using Dissolve - Dissolve—Data Management toolbox | ArcGIS Desktop
... View more
10-09-2018
11:38 AM
|
1
|
0
|
3038
|
|
IDEA
|
Bump. I'm surprised this has taken so long to implement?
... View more
10-09-2018
11:18 AM
|
4
|
0
|
7676
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-21-2019 07:46 AM | |
| 1 | 08-07-2018 12:30 PM | |
| 1 | 08-22-2018 12:51 PM | |
| 1 | 08-23-2018 09:11 AM | |
| 1 | 07-18-2018 08:45 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|