|
POST
|
Sorry, I forgot to say... these instructions are for putting pie charts as symbology.
... View more
05-03-2015
10:58 PM
|
0
|
0
|
2820
|
|
POST
|
If the fiscal budget data is in another layer, simply change the symbology of that layer as described in this help file: ArcGIS Desktop . If it's in the same layer, then right click the layer in the table of contents, select copy, past it in to your table of contents, and then change the symbology of the copied layer as described in the help file.
... View more
05-03-2015
09:00 PM
|
2
|
1
|
2820
|
|
POST
|
How come you are symbolizing by multiple attributes? Don't you just want to do it by quantities and then pick your percent difference field as the value? You should be able to pick any color ramp you want by clicking the arrow by the color ramp and choosing a ramp in the drop down.
... View more
05-03-2015
08:57 PM
|
0
|
0
|
2820
|
|
POST
|
Oh great! Yeah, I think Python is a better way to go about it. Do you mind marking the question as answered? Thanks!
... View more
05-03-2015
07:29 PM
|
0
|
1
|
1406
|
|
POST
|
Another idea might be to also have the user define the path to the shapefile by adding a workspace parameter.
... View more
05-03-2015
05:49 PM
|
0
|
0
|
1302
|
|
POST
|
Hey Thanos, it's hard to know where things are going awry without seeing a screen shot of the model. By default though, the spatial join should retain all the fields from both the target and join features, so I'm guessing something is not right with the way you have your field mapping set up. The help file for Spatial Join has a great example script in it, where they are doing essentially the same thing, except getting the mean of a particular field. Of course this might be easier to set up in Python: ArcGIS Desktop . If this doesn't help you at all, maybe you could post a screen shot of both the model, and the Spatial Join tool dialog.
... View more
05-03-2015
05:13 PM
|
1
|
3
|
1406
|
|
POST
|
Hi Peng, I don't think you can do this in ArcGIS with the data you have, unless the shapefile contains building heights. Of course then you wouldn't be looking for a way to obtain the heights! You would need liDAR data that contains both the bare earth layer (or last returns, similar to your DEM) and the first returns layer (which is the top of buildings or trees. You can then subtract the last returns from the first returns and get the difference. It would also be possible to do from the airphoto, either manually, or perhaps using google earth, by measuring the building shadows. The process in GE is explained here: Estimating Building Heights Using Sketchup & Google Earth |
... View more
05-02-2015
10:45 AM
|
2
|
1
|
2812
|
|
POST
|
I was thinking. maybe it's possible to include the symbol if it can be found in text symbols.
... View more
05-02-2015
10:19 AM
|
0
|
0
|
1732
|
|
POST
|
Hi Chao, you need to add field to your table names x and y, and then you can right click on each field name and select calculate geometry. From there you can calculate the x and y field, and then when you export the table you will have those values also.
... View more
05-02-2015
09:38 AM
|
1
|
1
|
909
|
|
POST
|
Getting the tet in there is pretty simple.You can just construct a label expression that uses several fields in your table. For example, you would make a label something like this: "Plaque: " + [plaqueField] + '\n' + "Arrow: : + [ArrowField] + '\n' + "Condition: " + [ConditionField] and so on. The quote marks should surround any text strings you want to use, and then you use the plus symbol between the text strings and fields. The '\n' is used to make a line break. I'm not sure how you would get the symbol in there though. Maybe you could simply symbolyze your features this way, and then have the text in a label callout?
... View more
05-02-2015
07:25 AM
|
0
|
1
|
1732
|
|
POST
|
Hi Matej, I think all you can really do is zoom in closer. You can use the mouse wheel to zoom in and out while editing so you don't have to change tools.
... View more
05-02-2015
06:54 AM
|
0
|
0
|
1713
|
|
POST
|
Hi Quinn, about half way down the page in this document, it shows how to construct if statements for labeling, both for vb and python: ArcGIS Desktop
... View more
05-02-2015
06:50 AM
|
0
|
0
|
813
|
|
POST
|
Hi Daniel, click the options button next to Remove Duplicates, and make sure you don't have a distance set in there. Also, under conflict resolution make sure you didn't click "never remove".
... View more
05-02-2015
06:43 AM
|
0
|
0
|
1738
|
|
POST
|
Hi Neala, did you check the "convert unplaced labels" box when you created your animation?
... View more
05-02-2015
06:39 AM
|
0
|
0
|
1925
|
|
POST
|
Hi Marie, grab the table of content title bar, and click and drag the TOC until your cursor hovers over the blue left pointing arrow, all the way on the left of the page in the middle. The arrow will highlight a darker blue. Release the mouse button and you TOC should be in the usual place.
... View more
05-01-2015
05:00 PM
|
0
|
0
|
1221
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-15-2015 11:16 AM | |
| 1 | 05-08-2015 09:21 AM | |
| 1 | 06-17-2015 06:53 AM | |
| 1 | 06-16-2015 09:39 AM | |
| 1 | 05-29-2015 10:34 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|