0.0.1 • Published 10 months ago

geoformat v0.0.1

Weekly downloads
-
License
CC0-1.0
Repository
-
Last release
10 months ago

WORK IN PROGRESS

GeoFormat

Normalized Geospatial Format Information

install

npm install geoformat

usage

import GeoFormat from "geoformat";

GeoFormat("asc");
{ abbr: "asc", name: "ASCII Grid", long: "ARC/INFO ASCII GRID", extensions: [".asc"] }
0.0.1

10 months ago