Kevin,
The problem is that the point is not being displayed in the proper location. As you say, if you click to the left of the point, you can get the popup. This is actually where the point should be displaying, but it's not. The problem is with ArcGIS Server. Because you are accessing an image service on ArcGIS Server, ArcGIS Online sends a request to the server to get the image. Here's the request that gets sent:
If you click this link, you'll get this image back:
I added the same layer a different way in ArcGIS Online, on top of your original. Notice that the orange point (the ones I added) are shifted left. Strangely, the polygon outlines are not shifted, so this seems to be a problem specific to point layers. The reason you were able to get the popup to display when zoomed out is because of the scale difference. At smaller scales, the point falls within the popup search tolerance to find it.
So what are your options to get to get this to display correctly.
Hope this helps,
Mike
it all gets built up with a python script at night, so adding a line to reproject it would be trivial. I need your personal phone number for great answers like these!
There's definitely something strange going on. I can add your map service to ArcMap and apply a different coordinate system to the data frame and see the same shift.
Do you know where the correct location of the points should be?? Added directly to ArcMap, without applying a different coordinate system, the points are positioned as the orange points in my figure above. My assumption is that is the correct geographic position.
What coordinate system is the original data in? Is it all in NAD 1927 State Plane Utah Central? Is it mixed, some NAD 83? Would you be willing to share your data so we can test it out? I am not a coordinate system expert, so I'm cc'ing one here... Melita Kennedy
Thanks,
Mike
these are the NAD 27 that you mention, but they come from xy's from a proprietary system. I build the points from a flat table of xy's.
My server is a bit screwy and I'm going to upgrade really soon. I can send some sample data if you give me an email!
Hi Kevin,
If you could send a few points to me, that would be great. My email at esri dot com is mkennedy.
So your other data in the service is also using NAD27 or is it in NAD83?
Thanks,
Melita
It would be very helpful to be able to set the scale dependency for popups. For example my viewer SAGIS Property Map Viewer has the county outline. I do not want the popup from it, ever. Now, I set it to stop drawing after zooming in to City scale. But I wish I could tell the popup not to fire unless it was out past a certain scale. Please consider adding this to ArcGIS Online and web maps.