Tutorials

Building an End-to-End Geospatial Data Pipeline with Python

From Raw CSV Files to an Analysis-Ready Map Dataset Geospatial analysis often starts with data from multiple sources: spreadsheets, CSV files, shapefiles, APIs, or open-data portals. Before mapping or modeling, the data must be cleaned, validated, standardized, and connected to geography. This tutorial demonstrates how to build a reproducible geospatial data pipeline using Python. The […]

Building an End-to-End Geospatial Data Pipeline with Python Read More »

Determining the potential for solar power generation.

Using Solar Radiation toolset available in ArcGIS Pro Canada, like many other countries, is grappling with the complex issue of nuclear waste disposal. Nuclear power, indeed, contributes to the reduction of carbon emissions by providing a low-carbon alternative to fossil fuels. However, the environmental concerns related to the long-term management of nuclear waste remain a

Determining the potential for solar power generation. Read More »

How to Convert Degrees, Minutes, Seconds to Decimal Degrees -Latitude, Longitude (DMS and DD formats)

The fundamentals and conversion. What are Latitude and Longitudes? The ellipsoid shape of the Earth is asymmetrical. In order to create a net or grid on maps and globes, our mapmakers came up with a system of imaginary lines. Thus, there are numerous horizontal and vertical lines drawn on maps to aid in locating a

How to Convert Degrees, Minutes, Seconds to Decimal Degrees -Latitude, Longitude (DMS and DD formats) Read More »