-
Simple add a layer file formats
Add a layer from file" ... using coordinates, where is the file format documented, with an example?
-
Processing multiple Raster iteration
I am trying to process multiple tiff files using model builder. I am using ArcMAP and specifically the iterate Raster function (see below). Unfortunately, when I run the iteration I get an error message ERROR 999999: Error executing function. Failed to open raster dataset Failed to execute (Make Raster Layer). Failed at…
-
workforce
hola la aplicacion app no funciona
-
Can Arc Map display 3d images? and how?
Can Arc Map display 3d images? and how? Im looking at simple oil well directional extending down in 3d depth. I want to be able to see that against topo and rotates and spin the map for show.
-
mid
I'm doing a calculated field in Arcgis 10x desktop. ROOTID field is a parcel ID (from another organization). example: 06-07- 43-0462-0000-0000 I'm changing the number in the field ASI_PID to be calculated to be: 07 43046200000000 ASI_PID is type: String and length=50 My calc is: Mid([ROOTID],4,2)+"…
-
How do I add elevation from a raster to a polyline to extract a track above a certain height?
I've got a raster and a shapefile with different tracks and need to extract tracks that are over a certain height only. I'm a bit stuck, any suggestions?
-
Issue regarding Hec-GeoHMS
Dear Experts, I am trying to run Hec-GeoHMS, and after creating and generating the project in "Project Setup" toolbar of Hec-GeoHMS, it shows the message that the project is successfully generated. However, when I click on "River Slope" or "Basin Slope" tools in the "Characteristics" toolbar of Hec-GeoHMS I am unable or…
-
How can I Georeference a DWG in AutoCAD 2018 & create a Geospatial PDF with ArcGIS 10?
How can I Georeference a DWG in AutoCAD 2018 & create a Geospatial PDF with ArcGIS 10? I currently have ArcMap 10.5 & Global Mapper 17 (64-bit). I also have AutoCAD 2018 & Adobe Acrobat 9 Pro. Are there any special Tools needed to create a Geospatial PDF? Is there a Step-By-Step Walk Through that I can follow? I am mapping…
-
in arcgis javascript api how to check whether given xy coordinated lies inside a imported web map (imported from arcgis online)? i know that there is a method in polygons to check point lies inside a polygon. but how to convert a web map to a polygon????
in arcgis javascript api how to check whether given xy coordinated lies inside a imported web map (imported from arcgis online)? i know that there is a method in polygons to check point lies inside a polygon. but how to convert a web map to a polygon????
-
how to to pinpoint the location of an underground cable fault in real time gis
I have a question on real time gis application. Actually I am new to arcgis and don’t have much information about it. I am working on a senior project which is about designing an automatic fault location system for the 11Kv distribution system. In this project, I need to identify the types of fault in the underground cable…
-
Data shift in ArcGIS Feature service
Hi, I have a MXD with only one layer and exposed to ArcGIS server as a map service as well as feature service. But when I am adding the service as a map service into the ArcGIS Online Map its perfecting overlapping with my existing data where as if I am adding it as a feature service. I have observed that there is small…
-
Featurelayer.applyEdits, Not able to Apply unique constraint on oracle table.
Hi, As we are doing Featurelayer.applyEdits, from the REST ENDPOINT and JavaScript API it is sending three sql queries to Oracle database. First it is inserting blank record and then it inserting the attributes using 2 Updates on that same record, so we are not able to check unique constraint trigger on that insert. Please…
-
change scale units
change scale from meters to feet
-
I have an aerial photo that I want to lay under a point dataset. But the image is blurry and I'm curious if there is a way to increase the pixel value in GIS. I tried in photoshop, but that ended up making the image not project correctly.
I have an aerial photo that I want to lay under a point dataset. But the image is blurry and I'm curious if there is a way to increase the pixel value in GIS. I tried in photoshop, but that ended up making the image not project correctly.
-
Network Analyst Directions Localization result on 10.2.2
Did anyone solve Network Analyst Directions Localization result on 10.2.2 , I do it on 9.3.1 and every things go? Regards
-
I used 10.2.2 AGS server, how configure network analysis service to read or-SA resource
Dear , i do this using 9.3.1 by creating ar-SA folder inside C:\Program Files\ArcGIS\Server\NetworkAnalyst\Directions, and urbanization my resources . but in AGS 10.2.2 not working , why ? also ,i used my code to label ar-SA as routing paramter , and return direction was true. Regards Ibrahim
-
New to arcgis & need help with LEED submittal maps
I'm sure arcgis has everything I need to create maps for LEED certification submittal, but I can use some guidance. Been trying to figure out how to illustrate a radius from a specific location to show, among other things, * how many street intersections in a 1 mile radius. * how may bus stops. (1/2 mile radius) * parks or…
-
Geocodes for State and County
Hi All, I am student and working on a project, as part of the project I have to find missing geocodes of USA states and county combination, please note I do not have address, zip code etc, my file only contains States and Counties. I have access to trail online ESRI account and desktop Esri, please suggest how I can find…
-
draw tool error: spatial reference of undefined
In chrome when user draws a box on map using left mouse and immediately right clicks, a box is created on top of the map. The only way to get rid of it is to refresh the browser. Two errors are written to console: 1- Uncaught TypeError: Cannot read property 'spatialReference' of undefined. happening in init.js 2- Uncaught…
-
Split Line at Point
Hi , I have two feature class's. first line and second one is Point. i want to split line at point in SDE Database. i used to split line at point tool but they gives output. But i don't want any output because now i am working in Database. So please give me suggestion to do this activity. Now i am working in Arc Gis 10.2.2…