Feature request: integrate tilesets-cli with GDAL/OGR tools

Open
#153 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by reviewing the tilesets-cli upload pipeline and the proposed ogr2ogr integration described in the issue. Compare the requested GeoPackage, shapefile, FGDB, SQLite, and PostGIS sources with the current GeoJSON-only workflow; done means supported sources can be uploaded without manual GeoJSON conversion.

Written by the indexing model from the issue text.

Description

As a user I would like to be able to upload large datasets directly from different data sources without converting them to GeoJSON. It would be great if I could use a GeoPackage, shapefile, FGDB, SQLite or even PostGIS as the upload data source. GeoJSON is quite inefficient especially with large datasets.

One option might be to integrate the tilesets-cli pipeline with ogr2ogr, which is an open source ETL CLI tool for converting data, supporting a huge number of vector datasets out of the box.

Dominant language
Python
Stars
141
Forks
27
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mapbox/tilesets-cli

All issues in mapbox/tilesets-cli

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.