Skip to content

Look into bundling GDAL #1

@rmx90210

Description

@rmx90210

Tailor uses ogr2ogr (npm package, not the GDAL tool) to load geodata. This requires systemwide GDAL to be installed, which can be a pain (especially on Windows).

There's a different npm package, gdal3.js, which has GDAL statically linked, so there's no need to install system software. Could this replace ogr2ogr?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions