All Projects → cartomap → nl

cartomap / nl

Licence: other
geojson and topojson for common dutch areas

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to nl

Mapshaper
Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files
Stars: ✭ 2,813 (+9276.67%)
Mutual labels:  topojson, geojson, gis
earthwyrm
Vector tile map server for openstreetmap data
Stars: ✭ 16 (-46.67%)
Mutual labels:  cartography, gis
pygeoif
Basic implementation of the __geo_interface__
Stars: ✭ 44 (+46.67%)
Mutual labels:  geojson, gis
geojson-to-wfs-t-2
A lightweight javascript module to format WFS-T-2 statements from GeoJSON features
Stars: ✭ 21 (-30%)
Mutual labels:  geojson, gis
gridviz
visualization of gridded statistics
Stars: ✭ 108 (+260%)
Mutual labels:  cartography, gis
geoJSON-Nepal
GeoJSON for Nepal. 🇳🇵
Stars: ✭ 49 (+63.33%)
Mutual labels:  topojson, geojson
geog4572
Geovisual Analytics @ Oregon State University
Stars: ✭ 67 (+123.33%)
Mutual labels:  cartography, gis
Countries
World countries in JSON, CSV, XML and Yaml. Any help is welcome!
Stars: ✭ 5,379 (+17830%)
Mutual labels:  topojson, geojson
open-geo-data-education
Open Geospatial Datasets for GIS Education: This is a repository of open geospatial datasets to be used in an educational context. I created these files over years of teaching Geographic Data Science and GIS. All original datasets are freely available online with open data licenses (see the dataset attribution for details). All the datasets in t…
Stars: ✭ 52 (+73.33%)
Mutual labels:  geojson, gis
turf-go
A Go language port of Turf.js
Stars: ✭ 41 (+36.67%)
Mutual labels:  geojson, gis
rafagas
Daily geospatial links curated by Raf Roset
Stars: ✭ 17 (-43.33%)
Mutual labels:  cartography, gis
cogj-spec
Cloud Optimized GeoJSON spec
Stars: ✭ 36 (+20%)
Mutual labels:  geojson, gis
QGIS-visualization-workshop
QGIS visualization workshop materials.
Stars: ✭ 46 (+53.33%)
Mutual labels:  cartography, gis
de9im
DE-9IM spatial predicate library implemented in Javascript.
Stars: ✭ 22 (-26.67%)
Mutual labels:  geojson, gis
FlowMaps
No description or website provided.
Stars: ✭ 13 (-56.67%)
Mutual labels:  cartography, gis
geojson-to-sqlite
CLI tool for converting GeoJSON files to SQLite (with SpatiaLite)
Stars: ✭ 41 (+36.67%)
Mutual labels:  geojson, gis
Mapstore2
Modern webmapping with OpenLayers, Leaflet and React
Stars: ✭ 251 (+736.67%)
Mutual labels:  geojson, gis
chilemapas
Mapas terrestres de Chile con topologias simplificadas.
Stars: ✭ 23 (-23.33%)
Mutual labels:  topojson, geojson
pyturf
A modular geospatial engine written in python
Stars: ✭ 15 (-50%)
Mutual labels:  geojson, gis
awesome-maps-ukraine
A curated list of maps of Ukraine, ukrainian mappers and tools that they use or develop for creating and publish maps
Stars: ✭ 35 (+16.67%)
Mutual labels:  cartography, gis

Cartografisch kaarten voor NL

Deze git repository bevat kaarten van PDOK, afkomstig van het CBS. De kaarten zijn gesimplificeerd met mapshaper om compacter te zijn en zijn daarom vooral geschikt voor cartografische toepassingen van NL op landsniveau. Ze zijn minder geschikt voor applicaties die inzoomen, omdat ze minder nauwkeurig zijn.

Projecties:

Er worden twee projecties aangeboden, die voor de meeste toepassingen voldoen:

  • de map rd bevat rijkdriehoekstelsprojecties, dat is de standaard kaartprojectie voor NL.
  • de map wgs84 bevat de standaardprojectie voor Webcartografie zoals Google Maps, Bing maps, Leaflet, Open street map en andere.

Formaten

De kaarten zijn beschikbaar in twee formaten:

  • geojson een standaard voor het opslaan van geo data in JSON formaat
  • topojson een compacter variant, die veel ondersteund wordt (maar niet zoveel als geojson).

Gebruik

De kaarten kunnen gedownload worden, maar kunnen ook direct gebruikt worden op webpaginaś. Gebruik hiervoor een url die op de volgend wijze is opgebouwd:

https://cartomap.github.io/nl/<projectie>/<regio>_<jaar>.<formaat>

Bijvoorbeeld de gemeente kaart van 2016 met rijksdriehoekstel projectie in topojson formaat is:

https://cartomap.github.io/nl/rd/gemeente_2016.topojson

Kijk voor een overzichtvan de kaarten op https://cartomap.github.io/nl of https://github.com/cartomap/nl/tree/gh-pages/wgs84

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].