Learn Spatial SQL: Import Data to PostGIS

preview_player
Показать описание

Welcome to 🌍 Learn Spatial SQL! These videos will help you learn spatial SQL to use in your modern GIS workflows. This first series focuses on SQL basics to help you get up to speed with SQL as fast as possible. This video will cover several methods of importing data to PostGIS, one of the most widely used spatial databases.

Рекомендации по теме
Комментарии
Автор

Your video helps us consider an interoperability environment rather than a piecemeal approach, which is excellent for those looking to establish a centralized clearinghouse.

bongtk
Автор

Great content Matt, do you have any content on the integration of PostgreSQL/PostGIS with ArcGIS Pro and Online? that would also be of great value to the GIS professionals.

gomesygmn
Автор

I was confused a bit by the -f flag in ogr2ogr because I automatically interpreted it as "from" - while it means "file", i.e. the destination

lucabaggi