Tag: geodatabase
Learn how to automate drillhole trace generation in ArcGIS Pro using a Python arcpy script that reads collar coordinates, azimuth, dip, and depth from a CSV file.
Leapfrog Geo 2022 was released a couple of weeks ago and today we are going to continue learning Leapfrog Geo. This article will show you how to import ESRI Geodatabase into Leapfrog Geo. The geodatabase…
The geodatabase is the spatial database format for ESRI software, especially ArcGIS Pro. It is a handy database format that can store almost any spatial file. We can store points, polygon, polylines as well as…
Hello everyone, welcome to another GIS tutorial. In this article, I will show you how to export raster or image files to the ESRI Geodatabase file. The ESRI Geodatabase file can store both vector and…