All Projects → baremaps → Baremaps

baremaps / Baremaps

Licence: apache-2.0
Custom vector tiles from OpenStreetMap and other data sources.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Baremaps

Martin
Blazing fast and lightweight PostGIS vector tiles server
Stars: ✭ 540 (+440%)
Mutual labels:  postgis, postgresql, mapbox, vector-tiles
Mapbox Gl Native
Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
Stars: ✭ 4,091 (+3991%)
Mutual labels:  mapbox, vector-tiles, openstreetmap
Tasking Manager
Tasking Manager - The tool to team up for mapping in OpenStreetMap
Stars: ✭ 328 (+228%)
Mutual labels:  postgis, postgresql, openstreetmap
Djangorestframework Mvt
Serve Mapbox Vector Tiles with Django and Postgres
Stars: ✭ 33 (-67%)
Mutual labels:  postgis, mapbox, vector-tiles
Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (+35%)
Mutual labels:  mapbox, vector-tiles, openstreetmap
tilekiln
No description or website provided.
Stars: ✭ 3 (-97%)
Mutual labels:  vector-tiles, openstreetmap, postgis
cloud-tileserver
Serve mapbox vectortiles via AWS stack
Stars: ✭ 48 (-52%)
Mutual labels:  vector-tiles, openstreetmap, postgis
postile
Project migrated to: https://gitlab.com/Oslandia/postile
Stars: ✭ 67 (-33%)
Mutual labels:  vector-tiles, postgis, mapbox
Mapbox Gl Js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
Stars: ✭ 8,017 (+7917%)
Mutual labels:  mapbox, vector-tiles, openstreetmap
Mapscii
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
Stars: ✭ 5,886 (+5786%)
Mutual labels:  vector-tiles, openstreetmap
Activerecord Postgis Adapter
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
Stars: ✭ 746 (+646%)
Mutual labels:  postgis, postgresql
Docker Postgis
Docker image for PostGIS
Stars: ✭ 821 (+721%)
Mutual labels:  postgis, postgresql
Tilemaker
Make OpenStreetMap vector tiles without the stack
Stars: ✭ 468 (+368%)
Mutual labels:  vector-tiles, openstreetmap
Tegola
Tegola is a Mapbox Vector Tile server written in Go
Stars: ✭ 754 (+654%)
Mutual labels:  postgis, vector-tiles
Vector Datasource
Tilezen vector tile service - OpenStreetMap data in several formats
Stars: ✭ 427 (+327%)
Mutual labels:  vector-tiles, openstreetmap
Docker Postgres
A docker container running PostgreSQL
Stars: ✭ 22 (-78%)
Mutual labels:  postgis, postgresql
Postgis
PostGIS spatial database extension to PostgreSQL [mirror]
Stars: ✭ 925 (+825%)
Mutual labels:  postgis, postgresql
Postgresql Postgis Timescaledb
PostgreSQL + PostGIS + TimescaleDB docker image 🐘🌎📈
Stars: ✭ 19 (-81%)
Mutual labels:  postgis, postgresql
Openstreetmap Cartographic
A port of OpenStreetMap Carto to Mapbox GL for client-side rendering
Stars: ✭ 50 (-50%)
Mutual labels:  vector-tiles, openstreetmap
Osm2pgsql
OpenStreetMap data to PostgreSQL converter
Stars: ✭ 1,042 (+942%)
Mutual labels:  postgis, openstreetmap

Baremaps

Java CI

Total alerts Language grade: Java codecov

License FOSSA Status

Baremaps is a toolkit for creating Mapbox vector tiles from OpenStreetMap and other data sources. The project is licensed under Apache License 2.0.

State of the map

Baremaps is inspired by Osmosis, but it comes with additional features, such as the ability to:

  • Process data in parallel with the Stream API introduced in Java 8
  • Import data faster with the COPY API of Postgresql
  • Create postgis geometries on the fly with JTS
  • Create and serve customized Mapbox Vector Tiles

On the longer run, the aim of the project is to work with a variety of data sources in order to create highly specialized and customized maps.

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