|
POST
|
There are lots of great formation options for labels using an Arcade expression. Is it possible to define other attributes of a label in the same arcade expression Halo, Positions, Preferred offset Percentage of offset etc.. There are tags to create a box and then color the box with an outline. But I am looing beyond that
... View more
04-28-2020
08:24 AM
|
0
|
2
|
1513
|
|
POST
|
I will go on the assumption you would like to have the actual address for a specific location. Generally not possible unless you have something like a parcel layer that has property addresses in it that it can pull from. Creating one on the fly would be reverse geo-coding of which I have created many thousands. In order to reverse geo-code you need street centerlines with address ranges. However, this is typically done when creating a new address. In E911 we had houses that were RR Box ##. So I created thousands of brand new addresses for 911. Often you can get an address in Google or Bing maps and right click what's here. As often as not you will get a range. And its accuracy will often leave something to be desired.
... View more
04-17-2020
09:20 AM
|
0
|
0
|
1114
|
|
POST
|
Create your new MXD with a different name Navigate to the MXD in collector Right click on it and select Set Data Source(s) Or before saving the mxd uncheck the relative path name. Move it to a different directory Open in in ArcMap and you will see all your Features with a red x Right click on it and select Data > Repair Data Source and it should repair them all at one time. Just repair it to the new database
... View more
04-17-2020
09:00 AM
|
1
|
1
|
1997
|
|
POST
|
Are you working with the entire country, just a part? The tighter you can make your projection to the area you are working the better. The projections are there it is just that a lot of them don't show up but can be found by wkid https://resources.arcgis.com/en/help/main/10.1/018z/pdf/projected_coordinate_systems.pdf But try 4283 as it covers all states. 3857 is good if you want to put your work online or include things from other parts of the world.
... View more
04-07-2020
10:43 AM
|
1
|
1
|
2593
|
|
POST
|
Only if the owner of the WMTS has set permissions to allow it.
... View more
04-06-2020
05:44 AM
|
0
|
0
|
2793
|
|
POST
|
I am wondering if it is possible when our field crews are using collector is they can take a photo and automatically have that photo available in SharePoint We are on Portal and we have SharePoint and Office360
... View more
03-31-2020
08:31 AM
|
1
|
0
|
744
|
|
POST
|
I have never tried using a dictionary but I will look into it. However, I was able to solve the issue. I asked our GIS Lead about creating a domain out of the driver_id and putting that in. That actually was something he had thought we should do as there are other departments that use our AVL web map and others wanted to see names rather than truck numbers. The Driver ID field in our AVL is a long integer field. Adding a domain took a few seconds.
... View more
03-30-2020
12:00 PM
|
0
|
0
|
1473
|
|
POST
|
thanks that's helped. I am able to then continue on with multiple iif statements. I have 12 trucks to label IIf($feature.label == "166 - PU HD", "VOSS", iif($feature.label == "154 - SUV HD","LANGLEY","None"))
... View more
03-30-2020
08:02 AM
|
0
|
2
|
1473
|
|
POST
|
I have a number of vehicles being tracked and the label field is a number for the Truck number. I would to label the trucks based on who the assigned driver is. The label field looks like 166 - PU HD 166 being the truck number. and I want to label is as "VOSS". In Pro it is just fine to make label classes based on the truck numbers, but the map will not carry over to a web map. Unless there is a way to make label classes for a web map So I want to do if($feature.label = "166 - PU HD", "VOSS", (if($feature.label = "186 - PU HD", "LANGLEY","none")) I have looked at a number of examples but the are not working.
... View more
03-30-2020
06:37 AM
|
0
|
4
|
1523
|
|
POST
|
That is certainly not complex. But by complex I meant multi layered or using more than one field to define symbols. From what I looks like you have a single field and varied symbols. Have you tried creating it in Pro and publishing it that way?
... View more
03-20-2020
09:23 AM
|
0
|
1
|
1553
|
|
IDEA
|
I think would be way to complex of a labeling algorithm I had a similar situation and I simply create two fields Cardinal Direction and Rotated Direction with labeling rules such that if rotation is null it follows what cardinal is. If not null it rotates. I know that's what your trying to avoid but I took the time to do it for 15000 service points (over the period of a few years) and it is great because the labels will always be where I want them. I did congested areas like your example right off the bat and that took a couple of days. By cardinal direction I mean I created a domain 0 = Dynamic 1 = North 2 = North East 3 = East and so on. and I had that field default to 0 for new points. So they would be true dynamic. So three labeling rules
... View more
03-20-2020
09:20 AM
|
0
|
1
|
2015
|
|
POST
|
Collector does not cooperate with complex symbols. can you show a snapshot of how your symbols are built
... View more
03-20-2020
09:09 AM
|
1
|
3
|
1553
|
|
POST
|
On a copy of your data try using the SNAP tool to move the points to the roads. You can also use a Join based on location. I will join the points to the nearest road
... View more
03-11-2020
12:34 PM
|
0
|
0
|
675
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-01-2026 11:42 AM | |
| 1 | 01-27-2023 07:28 AM | |
| 1 | 05-05-2026 06:56 AM | |
| 1 | 02-26-2020 07:13 AM | |
| 1 | 11-04-2019 09:14 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-02-2026
05:27 AM
|