|
POST
|
From your image, it looks like Feature Class to Feature Class didn't run (no grey drop shadow under the tool). I have often looked at the output of a previous run from a model I have created thinking this run gave the same results. Do you have overwrite output set in your environment? Are you running the model from ArcMap, and do you have fields hidden in your layer?
... View more
05-13-2015
07:26 AM
|
0
|
0
|
1171
|
|
POST
|
You might want to move this out of GeoNet Help and over to ArcGIS Online to get more exposure to the audience you want.
... View more
05-12-2015
01:38 PM
|
0
|
0
|
940
|
|
POST
|
I should mention we are a rural county so we don't get the targeted focus urban areas do on map/address updates in the big databases. Google's crowd sourced correction method infuriates me. I have been given elevated edit priveleges with HERE, but I haven't had the chance to try it out.
... View more
05-12-2015
10:20 AM
|
1
|
1
|
2764
|
|
POST
|
Amy, I feel your pain. I face this same issue, most calls come from people not getting their packages. I would be very interested to see what input others have on this topic. I have always waited for those addresses to "filter up", I wish I could say they filter down, but unfortunately it is like getting water to flow uphill. I have always wondered which databases UPS and FedEx use for their address verification process. If they maintain their own, you would think they would be in regular contact with folks like us. Jeff
... View more
05-12-2015
10:17 AM
|
0
|
2
|
2764
|
|
POST
|
I have a couple of maps that I use to answer address questions and assign addresses to new developments. I frequently use the geocoding toolbar to quickly get to the area in question. Since upgrading to 10.3 or maybe even since 10.2.2 I have been getting the following pop-up after I enter an address in the geocoding toolbar's address entry window and right click to pan to the address: Heretofore I have just hit cancel and continued on to the address. It only happens when I first open the map. I don't want to sign in to ArcGIS Online, I just want to use my local locators. Has anyone else encountered this? Is there some setting I need to change? Any help would be appreciated. Thanks, Jeff Ward Summit County, Utah
... View more
05-12-2015
08:26 AM
|
0
|
6
|
5532
|
|
POST
|
I don't think it is possible. Those basemaps are cached at those levels. If you did zoom in, the basemap would become pixelated. You can add the basemaps to ArcMap and zoom in to a larger scale, but if you do you will see the degradation of the basemap's resolution.
... View more
05-11-2015
08:30 AM
|
1
|
0
|
4519
|
|
POST
|
Your dictionary doesn't need the : in your key reference: for manualcount in Manual["La311ManualPickup"]:
... View more
05-11-2015
07:49 AM
|
0
|
0
|
1011
|
|
POST
|
It looks to me like you are buffering your original feature class (fc). Don't you want to buffer the selection that you copied into fc + "krogerselection" with your CopyFeatures call? You could also skip the SelcectByAttributes call by adding your where clause to the MakeFeatureLayer call. arcpy.MakeFeatureLayer_management(fc, fc_kroger, kroger_selection)
arcpy.Buffer_analysis(fc_kroger, fc + "Buff", "1 Mile")
... View more
05-08-2015
01:35 PM
|
1
|
0
|
2150
|
|
POST
|
Did you contact tech support to get it logged as a bug?
... View more
05-08-2015
07:21 AM
|
1
|
0
|
1646
|
|
BLOG
|
I've had fun messing around with this. I have successfully created a grid of hexagons. Thanks for indirectly teaching me about list comprehensions.
... View more
05-06-2015
03:24 PM
|
1
|
0
|
3065
|
|
POST
|
Have you looked at the Attribute Assistant? It allows you to establish a default value for a field. You need to have a table called DynamicValue added to your map. The Attribute Assistant has a method called EXPRESSION that would allow you to put a value in a field. I actually just tested this on a feature class called Roads with a text field of Project_Name. The entry in the DynamicValue table looks like this I don't think there's a place you can download the Attribute Assistant by itself. It comes packaged with the Local Government map templates in the maps and apps folder that comes with the bundle. You can download the Address Management template here, open up the template and look at their DynamicValue table to see how it is configured.
... View more
05-06-2015
12:40 PM
|
0
|
0
|
2642
|
|
POST
|
Have you tried creating a new map, adding the layer you created from the other map and creating the app from the new map?
... View more
05-01-2015
01:17 PM
|
0
|
5
|
2747
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 10-07-2011 12:55 PM | |
| 1 | 01-13-2021 11:29 AM | |
| 2 | 06-05-2024 07:29 AM | |
| 1 | 04-26-2024 11:42 AM | |
| 1 | 02-12-2024 07:49 AM |
| Online Status |
Offline
|
| Date Last Visited |
05-22-2026
07:16 AM
|