资源算法EH_NTMap

EH_NTMap

2020-02-26 | |  45 |   0 |   0
UK BrewMap
==========

Client and Server software to produce the uk brewery map based on 
OpenStreetMap data.

Please see http://wiki.openstreetmap.org/wiki/WikiProject_United_Kingdom_Breweries for details of
the tagging scheme.

The server side code reads a postgresql database that has been populated with OpenStreetMap data using osm2pgsql.
It queries the database to extract microbreweries (tagged microbrewery=yes), 'craft' breweries (craft=brewery) and 'industrial' breweries (industry=brewery).   It extracts data that is tagged as single points and ways representing areas.
The data is saved as a simple json file that can be downloaded by the client code.

The client code should run in any modern browser.  It downloads the json data prepared by the data using jQuery, parses it, and displays it on a map using the Leaflet library.

The development version of this code can be seen running at http://brewmap.maps3.org.ukDependencies
============
Python (>2.6?)
python-psycopg2

Contributors
============
The code in this repository includes jQuery (http://jquery.org) and Leaflet (http://leaflet.cloudmade.com)

The factory, house, wine glass, beer and grapes images are from http://www.freeiconsweb.com/Free-Downloads.asp?id=1291Craig Loftus developed most of the client side code.

Donald Noble provided the distillery still icon.
Rob Norris provided a better microbrewery icon and got the page icon working.

EH Logo from http://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/EnglishHeritageLogo.svg/120px-EnglishHeritageLogo.svg.pngLicence
=======
All of my code is licenced under GPL3.   Licences for the included data and images are given in the links above.


上一篇:NTM_RL

下一篇:ntmnathan-website

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...