User Tools

Site Tools


c4ta:gis:instructions:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
c4ta:gis:instructions:start [2024/09/11 21:03] shreyac4ta:gis:instructions:start [2024/09/11 21:15] (current) shreya
Line 1: Line 1:
 ====== GIS Instructions ====== ====== GIS Instructions ======
- 
-===== Installing the right environment and packages ===== 
  
 ==== Anaconda Powershell Prompt ==== ==== Anaconda Powershell Prompt ====
  
 +  * **Installing the right environment and packages**
 We will use several special Python packages to process geodata and to interact with geodatabases. The following list is not comprehensive: We will use several special Python packages to process geodata and to interact with geodatabases. The following list is not comprehensive:
  
Line 59: Line 58:
  
  
-===== Python Programming =====+===== Python Programming (Geoprocessing) =====
  
 ==== API ==== ==== API ====
  
   * **What is an API?**    * **What is an API?** 
-  * APIs (Application Programming Interfaces) are essential for accessing and manipulating geospatial data. When using Python for geoprocessing, the API libraries available in the Python environment can be a powerful tool in GIS application. +APIs (Application Programming Interfaces) are essential for accessing and manipulating geospatial data. When using Python for geoprocessing, the API libraries available in the Python environment can be a powerful tool in GIS application. 
-{{ :c4ta:gis:instructions:api_example.png?nolink&600 |}}+{{ :c4ta:gis:instructions:api_example.png?nolink | SODA API}}
  
   * **Server: IDEAM | App Token**   * **Server: IDEAM | App Token**
-  * An App Token is used to authenticate and access data from web services. This token ensures secure and authorized access to the geospatial data. By integrating APIs in Python, users can automate geoprocessing tasks, such as spatial analysis, data conversion, and map production. We will be using the Socrata Open Data API (SODA) with the Socrata Query Language (SoQL), you can:+An App Token is used to authenticate and access data from web services. This token ensures secure and authorized access to the geospatial data. By integrating APIs in Python, users can automate geoprocessing tasks, such as spatial analysis, data conversion, and map production. We will be using the Socrata Open Data API (SODA) with the Socrata Query Language (SoQL), you can: 
 + 
 +  - **Access and visualize geospatial data**: Retrieve data from Socrata servers and display it on interactive maps. 
 +  - **Perform spatial analysis**: Conduct operations like filtering, sorting, and aggregating geospatial data using SoQL queries. 
 +  - **Manage GIS data**: Create, update, and delete spatial datasets and manage user permissions. 
 + 
 + 
 +For further information, you can check the documentation from Socrata Developer Portal: [[https://dev.socrata.com/foundry/www.datos.gov.co/hp9r-jxuu|Socrata Developers]] 
 + 
 +===== QGIS Workshop II ===== 
  
-      * **Access and visualize geospatial data**: Retrieve data from Socrata servers and display it on interactive maps. 
-      * **Perform spatial analysis**: Conduct operations like filtering, sorting, and aggregating geospatial data using SoQL queries. 
-      * **Manage GIS data**: Create, update, and delete spatial datasets and manage user permissions. 
  
c4ta/gis/instructions/start.1726081413.txt.gz · Last modified: 2024/09/11 21:03 by shreya