|
POST
|
@BrianBulla Although I am not knowledgeable in VertiGIS Mobile application; the typical mobile app would work off a feature service. There are many configuration parameters at the feature service, one of them being Date/Time. In the Publish Map Service pane, on the Configuration tab, click the Configure Parameters, under Date Fields, click the Time zone of the data drop-down arrow and choose the time zone in which your date values are stored. Specifying the time zone in which the dates are recorded allows date and time values to be converted correctly when users interact with the service. You only need to choose a time zone if your map contains layers with date fields. If you don't specify a time zone, the dates are assumed to be stored in UTC. Reference: Configure a map service
... View more
09-21-2023
07:23 AM
|
1
|
1
|
3238
|
|
POST
|
@gs_meyer This is a common workflow and thanks for posting your steps. Please review: Interactive elevation profile basics There are multiple export options including CSV and GDB table
... View more
09-21-2023
07:06 AM
|
0
|
2
|
4496
|
|
POST
|
@JokerEsri Esri and FME have worked together for a long time and the ArcGIS Data Interoperability extension provides integrated spatial ETL toolset using Safe Software's FME technology. For data QA/QC you may also use ArcGIS Data Reviewer that provides a comprehensive set of spatial and attribute checks.
... View more
09-21-2023
03:38 AM
|
0
|
1
|
1623
|
|
POST
|
I created the same in ArcGIS Pro 3.1 and ran it successfully. If your model matches as below, Validate and Run to test it out.
... View more
09-20-2023
08:20 AM
|
0
|
1
|
2571
|
|
POST
|
@MappyIan You should provide a name of the file GDB in Create File Geodatabase tool. In Create Indoors Database tool, and Target Geodatabase parameter, use the drop down to select the file GDB name.
... View more
09-20-2023
08:03 AM
|
0
|
0
|
2596
|
|
POST
|
@Geodesy Editing of simple features should not cause any issues. Refer to Client and geodatabase compatibility Per this compatibility matrix, you should keep the geodatabase (SDE) at version 10.8.1.x to remain compatible with both ArcMap 10.8.1 and ArcGIS Pro 2.6. Note that ArcGIS Enterprise 10.9.1 is the last (most compatible) version with ArcMap 10.8.2 (last release). Starting at ArcGIS 11.0, many ArcMap dependent features are deprecated. Removal of ArcMap-based runtime from ArcGIS Enterprise Also, note that the compatibility matrix suggests staying at ArcGIS Pro 2.9 (if continuing to use ArcMap). I have seen users, editing with compatible version of ArcGIS Pro (say Pro 2.9); they may use later version for read-only functions, analysis, search, query (say Pro 3.1). You will quickly realize being in unsupported/incompatible versions for Desktop (ArcMap and Pro), Enterprise and Geodatabase. It becomes a huge issue for IT/GIS admins to maintain a mixed environment with limitations on upgrades, service packs, security patches. You may continue to operate mixed desktop apps, as long as there are no issues. But this not a best practice and does not align with ArcGIS implementation architecture patterns. There are many enhancements in ArcGIS including geodatabase objects created by ArcGIS Pro. Solutions like ArcGIS Utility Network, Trace Network, Parcel Fabric, Pipeline Referencing are developed for ArcGIS Pro and comprise of GDB objects that can only be read by ArcGIS Pro. GDB functions like Attribute Rules, Contingent Values are specific to ArcGIS Pro. @DanPatterson cited the lifecycle link that states ArcMap is in extended support and will be retired March 2026. There are many resources to start/plan Migration to ArcGIS Pro: ArcGIS Pro migration guide Migrate from ArcMap to ArcGIS Pro
... View more
09-20-2023
04:53 AM
|
6
|
0
|
9475
|
|
POST
|
-->
@AvaFarouche glad that you got going on this approach. At the Pollutant Monitoring table, you should have its own Sample Unique ID. This allows to relate how many samples are tied to a location. The date attribute is simply another way to filter or narrow down the search. It's OK to have multiple samples for the same date; they will have different Sample Unique ID's. You can summarize total pollutant measurements for certain time period for each location. There are multiple ways to roll-up or drill down through this type of data.
... View more
09-19-2023
10:21 AM
|
0
|
1
|
3243
|
|
POST
|
@SebastianEnnenga You may try the following geoprocessing tools and combine them to meet your needs: Near Generate Near Table Get Count
... View more
09-19-2023
07:32 AM
|
0
|
0
|
929
|
|
POST
|
@AvaFarouche This is a god use case and thanks for providing the details. Key considerations: How large is the current dataset? How will this grow over time? Perhaps based on the frequency of sampling? What kind of visualization do you need for the time-enabled layers? What kind of analysis, reporting do you need for the time-enabled layers? Modelling options: A point feature layer showing the water monitoring locations. This should have a primary key/unique ID field along with other required attributes. Pollutant Monitoring table that uses the Location Unique ID as a foreign key. Include the collection date and optionally an expiration date (if applicable). This is the basic one (location) to many (samples) design in a geodatabase. You may create a Relationship class if needed. You can enable Time on the Pollutant Monitoring table using a single time field (collection date) or double time fields (collection date and expiration date). You may then publish this as a service and use it in webmap. The time slider should show up in ArcGIS Pro and or Map Viewer when a time-enabled layer is detected.
... View more
09-19-2023
06:57 AM
|
0
|
3
|
3254
|
|
POST
|
@ViktorSafar Vertices can be selected when using the Edit Vertices tool in ArcGIS Pro. I have not tested this programmatically.
... View more
09-19-2023
03:57 AM
|
0
|
0
|
1072
|
|
POST
|
@ADITYAKUMAR1 All ArcGIS polygon features have SHAPE, SHAPE_LENGTH, SHAPE_AREA fields by default. All ArcGIS polyline features have SHAPE, SHAPE_LENGTH, fields by default. They are part of the geometry attributes and automatically maintained by ArcGIS as noted in the documentation: https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/arcgis-field-data-types.htm The feature service attribution is simply a reflection of these fields and is not the cause for any errors. I would check edit geometry capabilities on the service and access/permissions.
... View more
09-14-2023
10:55 AM
|
0
|
0
|
1664
|
|
POST
|
@bmccoy I believe this is possible, the REST API doc states: Find elevation values along input lines and return a profile feature Reference: Elevation analysis service
... View more
09-14-2023
06:17 AM
|
0
|
6
|
6555
|
|
POST
|
@Ivy_Hinson The solution does not include a Data Dictionary. Please log an enhancement idea if needed.
... View more
09-14-2023
04:26 AM
|
0
|
0
|
1537
|
|
POST
|
If the proposed GP tool does not provide parity with the deprecated CAD option - please add an Idea to enhance missing features.
... View more
09-13-2023
12:32 PM
|
0
|
1
|
1975
|
|
POST
|
@AdrianWelsh You can find the reference to CAD option at Pro 2.9 documentation: https://pro.arcgis.com/en/pro-app/2.9/help/data/cad/cad-options.htm The option was deprecated at ArcGIS Pro 3.0 as a fix to BUG-000113773 ('Automatically convert the CAD file to a set of geodatabase feature classes' option does not work). Suggest using CAD To Geodatabase
... View more
09-13-2023
12:23 PM
|
0
|
3
|
1985
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 05-29-2026 07:53 AM | |
| 1 | 05-01-2026 07:48 AM | |
| 1 | 05-27-2026 06:13 AM | |
| 1 | 05-19-2026 07:59 AM |