All Projects → zlant → parking-lanes

zlant / parking-lanes

Licence: MIT license
Parking lanes viewer from OpenStreetMap

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to parking-lanes

gmaps-geofence
create area geofencing in google map using react js
Stars: ✭ 34 (-46.03%)
Mutual labels:  openstreetmap
openpoiservice
📍 Openpoiservice is a flask application which hosts a highly customizable points of interest database derived from OpenStreetMap data.
Stars: ✭ 134 (+112.7%)
Mutual labels:  openstreetmap
deep-parking
Code to reproduce 'Deep Learning for Decentralized Parking Lot Occupancy Detection' paper.
Stars: ✭ 81 (+28.57%)
Mutual labels:  parking
osm-geojson
🔰 Get GeoJSON of a OpenStreetMap's relation from the API.
Stars: ✭ 42 (-33.33%)
Mutual labels:  openstreetmap
organicmaps
🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Your donations and positive reviews motivate and inspire our small team!
Stars: ✭ 3,689 (+5755.56%)
Mutual labels:  openstreetmap
scoreboard
Encouraging OpenStreetMap mappers with badges, graphs & stats! ✨🕹
Stars: ✭ 26 (-58.73%)
Mutual labels:  openstreetmap
orange3-geo
🍊 🌍 Orange add-on for dealing with geography and geo-location
Stars: ✭ 22 (-65.08%)
Mutual labels:  openstreetmap
HMap
:earth: HMap | 基于openlayers的封装组件
Stars: ✭ 64 (+1.59%)
Mutual labels:  openstreetmap
NotesReview
📝 Interface for searching and resolving OpenStreetMap notes
Stars: ✭ 34 (-46.03%)
Mutual labels:  openstreetmap
cosmogony
easy to use & easy to update geographic regions
Stars: ✭ 90 (+42.86%)
Mutual labels:  openstreetmap
rsgeotools
OpenStreetMap-based 3D world generator from Generation Streets
Stars: ✭ 87 (+38.1%)
Mutual labels:  openstreetmap
cloud-tileserver
Serve mapbox vectortiles via AWS stack
Stars: ✭ 48 (-23.81%)
Mutual labels:  openstreetmap
municipios-br
Dados em formato aberto sobre municípios e unidades federativas do Brasil.
Stars: ✭ 58 (-7.94%)
Mutual labels:  openstreetmap
s60-maps
Yet another maps for Symbian OS
Stars: ✭ 27 (-57.14%)
Mutual labels:  openstreetmap
MeshGraphViewer
Visualize mesh graphs as forcegraph and on OpenStreetMap
Stars: ✭ 14 (-77.78%)
Mutual labels:  openstreetmap
osm-export-tool-python
command line tool + Python library for exporting OSM in various file formats.
Stars: ✭ 32 (-49.21%)
Mutual labels:  openstreetmap
mapcontrib
Thematic OpenStreetMap contribution
Stars: ✭ 63 (+0%)
Mutual labels:  openstreetmap
examples-android
Android demo application for GLMap framework
Stars: ✭ 14 (-77.78%)
Mutual labels:  openstreetmap
oshdb
OpenStreetMap History Data Analysis Framework
Stars: ✭ 82 (+30.16%)
Mutual labels:  openstreetmap
GpsPrune
GpsPrune is a map-based application for viewing, editing and converting coordinate data from GPS systems.
Stars: ✭ 46 (-26.98%)
Mutual labels:  openstreetmap

Parking lanes viewer for OpenStreetMap

Screenshots

Viewer:

Viewer UI

Editor:

Editor UI

Using correct Node version

The correct Node version is specified in .nvmrc.

For an easy way to automatically use this Node version just for your current shell:

Install git hook

Run npm run prepare. This will install Husky, which will automatically run the command in .husky/pre-commit before commiting.

This prevents commits that fail typecheck or the linter being committed (you can always add a type or linter ignore though).

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