Skip to main content

public-transit-tools

Public Transit Tools — herramientas ESRI para trabajar con datos de transporte público GTFS.

Zur Installation springen

Quellinformationen

Repository
Ntizar/NtizarBrainMasterMind
Letzte Quellaktivität
16. Juli 2026 um 08:02
Erkannte Sprache von SKILL.md
Spanisch
Sterne
2
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
public-transit-tools
description
Public Transit Tools — herramientas ESRI para trabajar con datos de transporte público GTFS.
category
geospatial
# Public Transit Tools — Herramientas ESRI para Transporte Público ## Qué es Colección de herramientas de ESRI para trabajar con datos de transporte público: - **GTFS processing** — herramientas para procesar feeds GTFS - **Esri integration** — integración con ArcGIS/ArcGIS Online - **Python-based** — scripts Python reutilizables - **Open source** — código abierto de ESRI ## Instalación ```bash git clone https://github.com/Esri/public-transit-tools.git cd public-transit-tools pip install -r requirements.txt ``` ## Casos de uso para David - **GTFS analysis** — analizar feeds GTFS con herramientas ESRI - **ArcGIS integration** — visualizar datos GTFS en ArcGIS - **Python scripts** — reutilizar scripts de procesamiento GTFS - **Esri patterns** — patrones de integración GIS + transporte ## Pitfalls - Orientado a ecosistema ESRI/ArcGIS - Scripts específicos para uso con ArcGIS - No es un motor de routing - Documentación limitada fuera del ecosistema ESRI ## Referencias - Repo: `github.com/Esri/public-transit-tools` (195⭐)
Auf GitHub ansehen