0.0.1 • Published 10 months ago
geoformat v0.0.1
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