-
Natural Resources Canada Geolocation Service
Has anyone tried using the NRCan geolocation service at Geolocation Service | Natural Resources Canada ? It looks pretty promising because it doesn't consume AGOL credits like the World Geocoding Service and has an "open government" license. I'm mostly worried about throttling and the quality of the data. Does anyone know…
-
What is my "host"?
Up until now I have been using ArcMap Single Use, but I am switching to Concurrent Use in order to use my Spatial Analyst license (which I will need to work with raster datasets). My issue is that when setting the host, I am not sure what I should be setting as my host -- is it my IP address, administrator name, Esri…
-
Trying to georeference a jpg image from Google Earth
New to ArcGIS pro. Trying to georeference a jpg image from Google Earth so I can use it with the Avenza app. I have imported the image fine as a jpg and have run through the process of manually adding control points based on WGS1984 coordinates selected from Google Earth using these steps:…
-
Hello everyone!
Hello everyone! My name is Edilia, I'm a GIS specialist. I have worked in Colombia and Brazil in the environmental field with both government and private companies and now I'm starting my career in Canada.
-
RASTER MINUS FUNCTION NOT WORKING AS EXPECTED
ArcMap 9.3 Spatial Analyst Math function Minus. I have two ASCII rasters with identical extent and cell size representing mean annual temperatures. I want to difference the two rasters to produce an output raster with the same extent and cell size. However when I use the tool I get a raster with only 1 row and one column.…
-
Adding Arrows to the End of Lines in Collector
I'm working on a collector app, and I'm having some problems with symbology. Our field data collectors need to be able to add a line feature in collector and have it show an arrow at the end of the line, in the direction it was drawn. So far when the field data collectors add a line, the arrow is shown on the web map in…
-
How do I calculate destination origin matrix in ArcPro for Euclidean distance?
I need to create an origin-destination matrix using Euclidean distance. I have centroids for dissemination areas in Ontario (this is Statistics Canada Census and Longform survey data) and point data for dental offices in Ontario. Altogether there are about 20,150 DAs and ca. 7,500 dental offices. Thus, there are about…
-
Cad to GIS Conversion Issues
Dear All Hope You all are fine.. Im facing an issue with the conversion from cad to gis .. The issue is * Annotation of Pipes are not being joined after the conversions . Process followed - Created an empty GDB - Exported the selected layers of pipes which are mentioned as " DI Line , DI Text and old line Layers of cad…
-
Need climate zone shape file for Canada
Can someone please provide a climate zone shape file for Canada? Preferably based on aridity index. I have searched a lot but have not found any sources for it. Thank you!
-
clip producing empty layer
I am running a model where i use CLIP analysis. When I run it through the model builder it returns an empty feature class while running the clip as arcmap tool using the same input and clip layer succeeds and returns the right output. The model run gives an error code 000117 the help says that this error can be fixed by…
-
XY table with curve
RouteBegN6BegE6EndN6EndE6DeltaAngle1001a2428959.9207193482.6002428182.4607193057.4500.000000001001a2428182.4607193057.4502427917.2787192760.2990.000000001001a2427917.2787192760.2992427623.6157192534.419-21.373872221001a2427623.6157192534.4192423390.9607190388.9400.00000000 B XY to line not a problem - how about if the…
-
How do I change the attribute field order in a feature class
Hi, I want to change the attribute field order in a feature class. I am able to add and delete fields fine, but I cant seam to permanently change the display order in the table. I have tried in several different ways ( arcCatelog, Desktop). Thanks, Marcella
-
Summary statistic tool,
Is there an easy way to get rid of fields and modify field names from a summary statistic output table? e.g. when the tool runs it produces fields like OBJECTID (I don't need and I cannot use the delete tool), sum_DPT (I don't need sum at the beginning of the field name).
-
Symbol invisible while exporting a map
Hi, ArcMAP does not export 3D icons for point symbols in graphic elements. If this icon is taken as a symbol of any point feature class, it works fine. But when a legend is made in map layout, it neither prints nor exports. Please find the screenshots which show legend text but no symbols Also this is the case for any…
-
transform/georeference raster that already projects on the fly
Hello, I'm working with Mars raster data; my basemaps are HiRISE and CTX raster images projected to Mars_Equirectangular (the standard used for Martian geomatics). I have a raster image imported from ENVI that already has all of its georeferencing included, so when it gets added to my map it projects on the fly. Problem…
-
Lidar Image to a Shapefile in Lat/Long not UTM
I have imported my lidar data into ArcMap successfully and have been successful at exporting the image into a shapefile, my question is when exporting to a shapefile is it possible to export in lat/long as opposed to UTM. The program I am trying to import it into does not accept UTM in the .prj file. I have reviewed many…
-
I am a civil engineer who worked more than 13 years in the field of GIS for utilities, how can I get GIS job in Ottawa?
I am a civil engineer who worked more than 13 years in the field of GIS for utilities, although I do have experience in other engineering fields, I do have a passion for working in the GIS. How can I get GIS job in Ottawa?
-
Import excel fields into feature class attribute table
Hello all! I have an excel spreadsheet with approx. 1700 records. Each record has 5 fields that need to be updated in my feature class. Right now I have to enter editor mode and manually select each option from a dropdown for every record. I would love to write a Python script to automate this process. Does anyone have any…