2,803 questions
-7
votes
0
answers
30
views
How do I build a web service that returns a image of a map with a feature drawn on it from arcgis data [closed]
I'm trying to build a web service that I can call using a GET request and a propertyID parameter passed in, this will search for the property then draw and return an image of the feature (property ...
0
votes
1
answer
106
views
Convert large txt file to csv for GIS [closed]
I have a 7GB file with coordinates for observations of birds, which I downloaded here: https://www.gbif.org/occurrence/download/0020030-250402121839773
It's tab-delimited with a lot of columns that I ...
0
votes
0
answers
18
views
Integrate arcgis as a service in Visual Studio 2022 in ASP.NET MVC project, to convert address value into longitude and latitude
I want integrate arcgis as a service in Visual Studio 2022 in an ASP.NET MVC project, to convert address value into longitude and latitude.
I tried too many thing that available online.but i didn't ...
0
votes
0
answers
12
views
In ArcGIS Pro, how can I use Arcade to shift a label?
I'm working on a project in ArcGIS Pro that involves labeling parks. I have set the parks to display at a certain scale (1:10,000) that works for the majority of parks, but it doesn't work for a few ...
0
votes
0
answers
10
views
Small Distortions on Pennsylvania Map
Calling anyone familiar with mapping the state of Pennsylvania in the US!
My map seems to be a bit distorted: the southern border curves slightly and the western border is slanted. I've seen maps ...
0
votes
0
answers
19
views
Working on ArcGIS SDK for JS version 4.32.9 using React facing issue import{_ as o}from"../chunks/ While importing Map
Working on ArcGIS SDK for JS version 4.32.9 using React, facing issue import{_ as o}from"../chunks/ while importing Map
ERROR in ./node_modules/@arcgis/core/views/MapView.js (./node_modules/css-...
0
votes
0
answers
33
views
How can I make Spyder run files without a python extenstion?
Older versions of Spyder did not seem to have this problem but I'm currently running Spyder 6.0.6 and it does not let me run any files unless it has a recognized python extension. This is becoming an ...
0
votes
0
answers
25
views
Arcgis layer does not render until I wiggle the mouse
I ran a script in Arc Pro which edits a lot of layer fields, labels, and symbology, from a lyrx. It tries to save the layout to a PDF but it turns out blank because the layer does not render until I ...
0
votes
0
answers
20
views
How do I label unique polygon values in arcpy and store their colors?
I have a polygon layer with 10 features with unique IDs. I want to color them deterministically based on this unique ID values field and store the RGB values of their colors, like in a dictionary. ...
1
vote
0
answers
23
views
Is there a way that I can spatial join two line features without any common column in ArcGIS pro
I have been doing a spatial analysis. I have two regions, A and B, and I want to determine whether the roads crossing from A to B maintain the same classification or if the classification changes.I ...
0
votes
0
answers
21
views
Arcobjects don't show .shp layers from Visual Studio project
12 years ago I wrote programs using argobjects 10.1 in c# in VS 2010. Those programs still work without problems. Now I'm trying to repeat from scratch to create a simple program on the same computer ...
0
votes
0
answers
25
views
How to calculate the origin of ArcGIS tiling scheme
I use ArcGIS for slicing, cutting the dataset into tiles. But I don't understand how the default tiling scheme origin is calculated based on the coordinate reference system. If there is no coordinate ...
1
vote
2
answers
56
views
Importing GeoAccessor from ArcGIS python library fails
I'm trying to import the GeoAccessor class so I can use it to convert a pandas dataframe, but I get a message saying ImportError: cannot import name 'GeoAccessor' from 'arcgis.features'.
I have the ...
0
votes
0
answers
17
views
ArcGis - FrameworkApplication.SetCurrentToolAsync does not activate tool
I was working on updating our older app to Arcgis Pro 3.3.
The code is set of AddIns which are added to Arcgis Pro. Its set of like 10 addins. Across the whole solution, FrameworkApplication....
0
votes
0
answers
69
views
ArcGIS Pro ModelBuilder - ERROR 000211: Cannot Create Route Event Source
I am encountering 'Error 00211: Cannot Create Route Event Source' with the 'Make Route Event Layer' process in ArcGIS Pro ModelBuilder which I am unable to solve. I'm working with a very large dataset ...