|
POST
|
If this is satisfactory response, mark the solution for others in the community. For your other question, refer to Edit Routes The workflow is best handled through Linear Referencing (simple functions - included in ArcGIS Pro) and Roads and Highways (advanced functions - additional extension license). It is best to create a new post for questions on other topics. -->
@RLJM The red/blue lines were misleading; thanks for clarifying the use case. Reference: Locate Features Along Routes Tool RID field: the unique name or ID of the route MEAS field: the measure on the route where the point was located. (This is distance along the route) DISTANCE field: the point-to-route distance in the units of the specified search radius. (This is the offset distance from the route) Input features to the left of the digitized direction of the route will be assigned a negative (-) offset, and features to the right of the digitized direction will be assigned a positive (+) offset. Now that you have understood how the tool works we can re-visit the use case and workflow. OPTION 1 use Locate Features Along Routes Tool. Say the MEAS = x In the output Event table, add 2 fields and name them like BeginMarker, EndMarker. Calculate the fields as BeginMarker = x-10 and EndMarker = x+10. This accounts for the 10km in both directions Us the Event table to Make Route Event Layer. Use the RID, BeginMarker, EndMarker fields. OPTION 2 Snap the points to the route using Snap tool Buffer by 10 KM using Buffer tool. the output is buffer polygon Use buffer polygon for Locate Features Along Routes Tool Use Event Table to Make Route Event Layer. If this is satisfactory response, mark the solution for others in the community. For your other question, refer to Edit Routes The workflow is best handled through Linear Referencing (simple functions - included in ArcGIS Pro) and Roads and Highways (advanced functions - additional extension license). It is best to create a new post for questions on other topics.
... View more
09-12-2023
05:06 AM
|
0
|
0
|
4373
|
|
POST
|
@MAMDOUHZALAKY It is recommended to transition to using ArcGIS Pro. I am using screenshot from Pro but you will find similar coordinate systems for Egypt in ArcMap as well. AyanPalit_0-1694429799341.png Please review the suggested area of use and choose the one that best meets yours need depending on the specific data location and mapping needs, AyanPalit_1-1694430166100.png
... View more
09-11-2023
04:03 AM
|
1
|
0
|
2386
|
|
POST
|
-->
@shildebrand Review the applicable documentation for Experience Builder: https://doc.arcgis.com/en/experience-builder/11.1/configure-widgets/add-custom-widgets.htm It follows a similar deployment pattern as WAB widgets.
... View more
09-08-2023
11:34 AM
|
0
|
0
|
2473
|
|
POST
|
-->
@EdwardBlair Basic File Geodatabase data structure is the same. Note that there are several enhancements and capabilities in ArcGIS Pro that are not backward compatible with ArcMap. https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/types-of-geodatabases.htm https://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/types-of-geodatabases.htm Examples of where this incompatibility may surface: File GDB implementation of ArcGIS Utility Network, Trace Network, Parcel Fabric, Pipeline Referencing. All these solutions were developed primarily for ArcGIS Pro and comprise of GDB objects that can only be read by ArcGIS Pro. GDB functions like Attribute Rules, Contingent Values.
... View more
09-08-2023
11:30 AM
|
1
|
1
|
3408
|
|
POST
|
@MAMDOUHZALAKY You will find answers on this video: Find the Right Coordinate System in ArcGIS Pro
... View more
09-08-2023
09:17 AM
|
0
|
2
|
2417
|
|
POST
|
@EdwardBlair ArcGIS Utility Network can be viewed and accessed through ArcGIS Pro. ArcMap/ArcCatlog is not compatible with Utility Network.
... View more
09-08-2023
08:38 AM
|
0
|
0
|
3480
|
|
POST
|
@shildebrand If you have a custom widget and simply want to add to an existing Web App - the referenced documentation will suffice. You should not need WAB developer edition (required if you are developing a new custom widget or modifying/enhancing one).
... View more
09-07-2023
02:18 PM
|
0
|
0
|
2501
|
|
POST
|
@RLJM You may use Locate Features Along Routes Tool as follows: AyanPalit_0-1694085015010.png Note the parameter search radius; you have to provide a distance (from highway) to catch the red/blue lines. The output will be an Event table similar to what you got for the points that can be used to Make Route Event Layer. I understand your need to automate generating a summary graphic. You can use all the relevant tables and try the ArcGIS Chart options. You may try Excel, R, Matlab as well.
... View more
09-07-2023
04:35 AM
|
0
|
0
|
4406
|
|
POST
|
@doronwen what are your intended use cases for the extracted data? Looking at the sample screenshot, wondering if you need the lines, points to then align with a street layer for these to be useful for further processing? Just thinking ahead so the data extracts actually serves some key goals.
... View more
09-05-2023
06:19 AM
|
0
|
0
|
4707
|
|
POST
|
Suggest looking at Microsoft SharePoint as well. Looks like most of the documents are Microsoft Office files and SharePoint provides rich web interface for viewing, search and editing. SharePoint also has a robust API framework for integration with GIS and other systems. Many organizations already have SharePoint as part of their Microsoft subscription.
... View more
09-05-2023
06:14 AM
|
0
|
0
|
3107
|
|
POST
|
@EuropaxEarth Refer to: Calculate Field using Python Fundamentals of field calculations
... View more
08-31-2023
08:20 AM
|
0
|
0
|
2649
|
|
POST
|
-->
Using sample data, set up ArcGIS Pro 3.1.2 map as follows: Layer - Record Count 573 AyanPalit_0-1693401218178.png Table - Record Count 16720 AyanPalit_1-1693401351812.png Date Span of data 1/1/2023 - 12/31/2023 Set Time Slider settings as: AyanPalit_2-1693401579042.png Have the time slider show data including January 2023 shows: Layer - Record Count 288 of 573 Table - Record Count 9885 of 16720 AyanPalit_3-1693401861084.png Hope this helps!
... View more
08-30-2023
06:25 AM
|
1
|
1
|
7390
|
|
IDEA
|
@Jon-PaulMcCool I believe this is doable using the Display multiple series as option under the Series. https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/charts/scatter-plot.htm
... View more
08-30-2023
04:19 AM
|
0
|
0
|
951
|
|
POST
|
If this is satisfactory response, mark the solution for others in the community. -->
@RLJM Good progress! You can use Locate Features Along Routes Tool on linear features as well, followed by Make Route Event Layer. The red lines will be snapped and referenced to the route. So will the blue line, however the span will be smaller due to its spatial orientation. You are right - Near Tool is not needed in this workflow. Use any graphics tool of your choice for the simplified representation. This can be draw tools in PowerPoint, Word, Visio, Paint etc. If this is satisfactory response, mark the solution for others in the community.
... View more
08-30-2023
04:01 AM
|
0
|
0
|
4455
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | 06-17-2026 06:24 AM | |
| 1 | 05-29-2026 07:53 AM |