All Projects → vicchi → vaguely-rude-places

vicchi / vaguely-rude-places

Licence: MIT, MIT licenses found Licenses found MIT LICENSE.txt MIT BOOTLEAF-LICENSE.txt
The map of Vaguely Rude Place Names

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects
PHP
23972 projects - #3 most used programming language
awk
318 projects

Projects that are alternatives of or similar to vaguely-rude-places

Mapbox Gl Native Android
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
Stars: ✭ 135 (+610.53%)
Mutual labels:  map, geojson, maps
coronavirus-map-dashboard
🦠 Coronavirus (COVID-19) Map Dashboard using coronavirus-tracker-api
Stars: ✭ 41 (+115.79%)
Mutual labels:  map, maps, leaflet
echarty
Minimal R/Shiny Interface to ECharts.js
Stars: ✭ 49 (+157.89%)
Mutual labels:  geojson, maps, leaflet
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+14042.11%)
Mutual labels:  map, maps, leaflet
Offlinemap
基于MySQL + Node.js + Leaflet的离线地图展示,支持百度、谷歌、高德、腾讯地图
Stars: ✭ 343 (+1705.26%)
Mutual labels:  map, maps, leaflet
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (+168.42%)
Mutual labels:  map, maps, leaflet
Mapstore2
Modern webmapping with OpenLayers, Leaflet and React
Stars: ✭ 251 (+1221.05%)
Mutual labels:  geojson, maps, leaflet
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 (+21431.58%)
Mutual labels:  map, geojson, maps
leaflet.minichart
Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts
Stars: ✭ 27 (+42.11%)
Mutual labels:  map, maps, leaflet
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (+1231.58%)
Mutual labels:  map, maps
geojson-editor
A modified version of Googles Simple GeoJSON Editor
Stars: ✭ 43 (+126.32%)
Mutual labels:  geojson, maps
leaflet-draw-toolbar
Leaflet.toolbar for Leaflet.draw. Example: https://justinmanley.github.io/leaflet-draw-toolbar/examples/popup.html.
Stars: ✭ 55 (+189.47%)
Mutual labels:  maps, leaflet
Go Staticmaps
A go (golang) library and command line tool to render static map images using OpenStreetMap tiles.
Stars: ✭ 246 (+1194.74%)
Mutual labels:  map, maps
Gmapsfx
Java API for using Google Maps within a JavaFX application.
Stars: ✭ 233 (+1126.32%)
Mutual labels:  map, maps
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+947.37%)
Mutual labels:  map, maps
L7
🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.
Stars: ✭ 2,517 (+13147.37%)
Mutual labels:  map, geojson
OoT-Interactive-Map
Interactive Map for the world of Zelda: Ocarina of Time
Stars: ✭ 22 (+15.79%)
Mutual labels:  maps, leaflet
geoJSON-Nepal
GeoJSON for Nepal. 🇳🇵
Stars: ✭ 49 (+157.89%)
Mutual labels:  geojson, maps
osm-static-maps
Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service
Stars: ✭ 130 (+584.21%)
Mutual labels:  geojson, maps
geofiddle
Geometric conversions between different formats and projections
Stars: ✭ 15 (-21.05%)
Mutual labels:  geojson, maps

Vaguely Rude Place Names Map

Gentle Introduction

The Vaguely Rude Place Names Map is a simple-ish web mash up of places which, to the British sense of humour, sound vaguely rude and thus are, by definition, funny. If you're not British, it might be confusing why this is amusing.

Meanwhile, here's some blog posts which may, or may not, explain how the map came into being.

License

The source code for the Vaguely Rude Places Map is licensed under the MIT License.

All site content is licensed under the Creative Commons Attribution ShareAlike license.

All GeoJSON and ShapeFile downloads are licensed under the Open Data Commons Attribution license.

Credits

Thanks and credit is due to the following people and organisations:

Colophon

If you're interested, the Vaguely Rude Places Map is built out of the following, fabulous, open source components:

Building

Either fork or clone the master GitHub repository.

Install the map's dependencies.

$ npm install

Build the source.

$ grunt build

See also the Grunt dist target which builds a distributable tarball.

There's a rudimentary Ansible playbook in deploy which is currently targeted at the map's site at www.vaguelyrudeplacesmap.com. You'll want to edit the inventory file to point to your own server if you want to deploy this.

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