Jhony Benítez
AboutSkillsAIArchitecturesProjectsChangelogCertificationsContactAll projects
ESEN
ESEN
AboutSkillsAIArchitecturesProjectsChangelogCertificationsContactAll projects

Jhony Benítez

jhonyben.94@gmail.com

© 2026 Jhony Benítez. All rights reserved.

GitHubLinkedInAll projectsChangelog
Built with Next.js
← Back to projects

Zentra Geo — cartography and geocoding

API and tooling for INE layers (SHP/GeoJSON), WGS84 reprojection, GeoPackage, and reverse geocoding aligned with Zentra SET model.

Problem

Unify reliable administrative geometry with ERP address and territorial reporting.

Stack

Python · FastAPI · GeoPandas · GeoPackage · PostgreSQL

Architecture: Geospatial service

Key features

  • ING-friendly ingest and automated INE cartography fetch
  • Spatial queries and GeoPackage packaging
  • Integration with Zentra ecosystem Docker deploy

Components

FastAPI, pyogrio/GeoPandas, .gpkg data volumes, URL env vars from Dokploy.

Main flow

INE data → processing → GPKG/API → consumption from Zentra backend and frontend.

Technical decisions

Python/GeoPandas for a mature geospatial stack; FastAPI for OpenAPI and lean deployment.

Benefits

One specialized service for maps and lat/lon queries without bloating the ERP core.