|
POST
|
Hello GIS friends, I have imported an XML Workspace Document that I was using in ArcMap into ArcGIS Pro, but I'm having a problem with it. It imports fine and all that, however when I go to create a point feature it does not create features in Alabama. So I open up ArcMap as it is my go to software and bring the point feature class from the newly imported XML Workspace Document and try to insert a point feature in ArcMap as well, but it says the coordinates are out of bounds. I wonder what is going on and how I can fix this.The projection information on the feature class is: Projected Coordinate System: WGS_1984_Web_Mercator_Auxiliary_Sphere Projection: Mercator_Auxiliary_Sphere False_Easting: 0.00000000 False_Northing: 0.00000000 Central_Meridian: 0.00000000 Standard_Parallel_1: 0.00000000 Auxiliary_Sphere_Type: 0.00000000 Linear Unit: Meter Geographic Coordinate System: GCS_WGS_1984 Datum: D_WGS_1984 Prime Meridian: Greenwich Angular Unit: Degree Thank you, Abi
... View more
11-26-2019
09:58 AM
|
0
|
0
|
685
|
|
POST
|
Hey Xander, Morning! What I am trying to do is create an attribute rule where by any point collected automatically also has its xy calculated in decimal degrees. Is that possible? Thank you. Abi
... View more
11-25-2019
06:03 AM
|
0
|
1
|
18643
|
|
POST
|
Sorry. I meant to say I have it in NAD_1983_UTM_Zone_16N and like you mentioned I want to obtain decimal degrees (WGS 1948). Would the same expression work with the OriginalShift and all? I'm actually trying to create an attribute rule for the xy fields to auto populate. Once again I'm sorry for the confusion. Abi
... View more
11-22-2019
11:48 AM
|
0
|
1
|
18642
|
|
POST
|
Hello GIS friends, This expression worked for me, but it is in meters. How can is change it to WKID 3857 from within the expression? Thank you. Abi
... View more
11-21-2019
11:09 AM
|
0
|
4
|
18642
|
|
POST
|
Hello GIS friends, Is there an arcade expression I can use to calculate xy values for a point feature? I am using this (return Round(Geometry($feature)x, 6) expression, but it is not doing the work. My field name is Point_X and Point_Y. Thank you very much, Abi
... View more
11-21-2019
10:36 AM
|
2
|
14
|
21540
|
|
POST
|
Is there a way to make the folders in my Portal unavailable to others? I have ArcGIS Enterprise10.7.1. There are few other administrators including me and I do not want other administrators to be able to see my folder contents. Thank you GIS friends, Abi
... View more
11-20-2019
06:12 AM
|
0
|
2
|
1108
|
|
POST
|
Hey Brian, I'm late in the show, but I'm in the show now nonetheless. I'm having issue with date on the web appbuilder application versus the GIS Server date. The date field for the feature service in the web appbuilder is not matching with the date field for the same feature layer for the same field on the Server. Pretty much what you are referring to in your message above. I do not have the advantage of create a new field and running the time zone conversion geoprocessing tool. My data is directly being fed to another system once I copy the layer from the Server. So, I can only copy the erroneous layer. A day in the data is making a lot of difference. Especially, for a new fiscal year date. I'm trying to put in 10/1/2018 for the start of a new fiscal year in the feature service in my web appbuilder, but the data on the Server is showing up as 9/30/2018, and for this reason any data that is being generated on 10/1/2018 is not being included in the current fiscal year. Has this problem been resolved? What is the workaround? Thank you for your help. Abi
... View more
09-20-2019
09:24 AM
|
1
|
0
|
554
|
|
POST
|
Hey Kristy, Your manual date field should work. May be you have to try naming the field without the word date. I have not tried it myself. Should you try please let me know the behavior. Thank you. Abi
... View more
09-17-2019
10:48 AM
|
1
|
0
|
1987
|
|
POST
|
Kristy, I have not heard anything on the solution yet. I do not remember if I logged a bug back in the day for this case. Have you tried filtering with created_date and the download is failing. If so, then they have not worked on the resolution yet. What date field are you using? Thank you. Abi
... View more
09-17-2019
10:27 AM
|
0
|
3
|
1987
|
|
POST
|
Hello GIS friends, I have a Point feature class on which I have created an Attribute Rule and published it as a feature service to our GIS Server. The rule is to have the Point feature populate itself with the underlying county name from a County feature layer. The rule works great in Pro, but as a service it is only populating itself with a particular county name regardless of where I create the Point. This is the Rule: var fsCounty = FeatureSetByName($datastore, "ALForestry.SDE.County", ["name"]) var fsCountyIntersect = Intersects(fsCounty, $feature) var County = First(fsCountyIntersect) if (County ==null) return {"errorMessage":"County not found"} return County.name Thank you. Abi
... View more
09-17-2019
07:37 AM
|
0
|
0
|
590
|
|
POST
|
I have heard of Insights for ArcGIS for a few years now and ever since have wanted to take advantage of the opportunity to look into our agency geospatial data from an Insights perspective. I would like to know how to install, understand and use the application. So, my question is would it cost me extra charge to install and run Insights? Will I be able to share Insights views that I create across the agency and beyond? Thank you. Abi
... View more
09-12-2019
02:48 PM
|
0
|
1
|
1207
|
|
POST
|
Thank you much Aaron! this will help. For now I'm servicing from ArcMap to overcome the problem.
... View more
09-05-2019
10:26 AM
|
2
|
1
|
2888
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-28-2025 07:22 AM | |
| 1 | 01-22-2026 06:23 AM | |
| 1 | 06-10-2019 02:07 PM | |
| 7 | 07-07-2025 11:50 AM | |
| 1 | 03-18-2025 10:46 AM |
| Online Status |
Offline
|
| Date Last Visited |
a month ago
|