MIDAS metadata for Maine lakes/ponds
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
boB Rudis 6efdc18e38
README
hace 4 años
shp initial commit hace 4 años
README.md README hace 4 años
midas-points.png initial commit hace 4 años
midas.csv initial commit hace 4 años
midas.geojson initial commit hace 4 años
midas.sqlite initial commit hace 4 años

README.md

MIDAS

MIDAS stands for "Maine Information Display Analys System" and a unique MIDAS string identifier is assigned to all of Maine's inland water.

Every time I try to find this metadata I end up spending way too much time, so I am making this available mostly to help me keep my sanity, but it may help others as well.

Details

Geometry: POINT (EPSG:4326) — lake/pond/etc centroid

Fields: name (lake/pond/etc name; <chr>), midas (MIDAS identifier; <chr>)

Formats

  • shp/: ESRI Shapefile (POINT geom)
  • midas.csv: Plain ol' CSV with X & Y
  • midas.geojson: GeoJSON (POINT geom)
  • midas.sqlite: Spatial-ops compatible SQLite; midas table (POINT geom)