All Projects → samuelleach → uk-atlas

samuelleach / uk-atlas

Licence: other
Produces various geojson and topojson boundary files for the UK

Programming Languages

Makefile
30231 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to uk-atlas

Countries
World countries in JSON, CSV, XML and Yaml. Any help is welcome!
Stars: ✭ 5,379 (+8718.03%)
Mutual labels:  topojson
geoJSON-Nepal
GeoJSON for Nepal. 🇳🇵
Stars: ✭ 49 (-19.67%)
Mutual labels:  topojson
subpixel-embedding-segmentation
PyTorch Implementation of Small Lesion Segmentation in Brain MRIs with Subpixel Embedding (ORAL, MICCAIW 2021)
Stars: ✭ 22 (-63.93%)
Mutual labels:  atlas
Mapshaper
Tools for editing Shapefile, GeoJSON, TopoJSON and CSV files
Stars: ✭ 2,813 (+4511.48%)
Mutual labels:  topojson
atlascli
Python API for the MongoDB Atlas API
Stars: ✭ 14 (-77.05%)
Mutual labels:  atlas
material-combiner-addon
Blender addon for material combining, uv bounds fixing
Stars: ✭ 309 (+406.56%)
Mutual labels:  atlas
nl
geojson and topojson for common dutch areas
Stars: ✭ 30 (-50.82%)
Mutual labels:  topojson
tw-family-names
台灣姓氏分佈地圖 Taiwan Family Name Map
Stars: ✭ 36 (-40.98%)
Mutual labels:  topojson
lingtypology
R package for linguistic cartography and typological databases search
Stars: ✭ 47 (-22.95%)
Mutual labels:  atlas
rdefra
rdefra: Interact with the UK AIR Pollution Database from DEFRA
Stars: ✭ 14 (-77.05%)
Mutual labels:  uk
echarty
Minimal R/Shiny Interface to ECharts.js
Stars: ✭ 49 (-19.67%)
Mutual labels:  shapefiles
hocassian-people-neo4j
NoSQL可视化人脉图谱项目:非关系型数据库作为更符合人脑记忆的数据展现形式,在未来理论会成为应用界的主流,希望该项目能够成为推动HelpDesk、数据可视化、数据看板等IT基础能力持续降低上手门槛的起点。
Stars: ✭ 26 (-57.38%)
Mutual labels:  atlas
disaster-crawler
Data sources from Kimono currently unavailable
Stars: ✭ 13 (-78.69%)
Mutual labels:  topojson
Planetary.js
🌎 Awesome interactive globes for the web
Stars: ✭ 1,545 (+2432.79%)
Mutual labels:  topojson
OpenProtocolInterpreter
Converts the ugly package that came from Open Protocol to an object
Stars: ✭ 94 (+54.1%)
Mutual labels:  atlas
chilemapas
Mapas terrestres de Chile con topologias simplificadas.
Stars: ✭ 23 (-62.3%)
Mutual labels:  topojson
uk planning scraper
A Ruby gem to get planning applications data from UK council websites.
Stars: ✭ 19 (-68.85%)
Mutual labels:  uk
UnityTexture3DAtlasImportPipeline
A Texture3D Atlas Import Pipeline for Unity 2019.3 and newer.
Stars: ✭ 24 (-60.66%)
Mutual labels:  atlas
rectangle-pack
A general purpose, deterministic bin packer designed to conform to any two or three dimensional use case.
Stars: ✭ 60 (-1.64%)
Mutual labels:  atlas
community-actions
Actions for Atlas created by the community.
Stars: ✭ 15 (-75.41%)
Mutual labels:  atlas

uk-atlas

This Makefile can be used to download various UK shapefiles and convert them to geojson and topojson formats. Currently we have:

  • UK boundary.
  • UK wards.
  • England and Wales OAs, LSOAs and MSOAs.
  • Scottish Datazones (equivalent to LSOAs) and Intermediate zones (MSOAs).
  • England, Wales and Scotland postal areas and postal districts.
  • England, Wales and Scotland counties and bouroughs.
  • Ordnance Survey (OS) Boundary Line shapefiles ("electorial and administrative boundary information").
  • OS Strategi ("a regional overview of road networks, railway lines, cities and rural wooded areas").
  • OS Meridian 2 ("customisable for communication and topographical themes and route planning").
  • English Green Belt 2011 regions.
  • UK police force and fire service areas.
  • Primary Care Organisations, Strategic Health Authorities, Clinical Commissioning Groups.

Run 'make all' to produce them. Required packages: topojson and ogr2ogr (gdal library).

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].