forked from vibrog/OpenLinkMap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
47 lines (31 loc) · 1.88 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
OpenLinkMap - A map showing additional information based on OpenStreetMap.
==========================================================================
OpenLinkMap Copyright (C) 2010 Alexander Matheisen (Rurseekatze) <[email protected]>
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.
See http://wiki.openstreetmap.org/wiki/OpenLinkMap for details.
Requirements:
* See http://wiki.openstreetmap.org/wiki/OpenLinkMap
Download:
* git: git clone git://github.com/rurseekatze/OpenLinkMap.git
Wikipage:
* http://wiki.openstreetmap.org/wiki/OpenLinkMap
License:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Repository contains also data from other sources:
* The icon is taken from the Oxygen-Iconset, available under LGPLv3: http://www.oxygen-icons.org/
* osmfilter, osmconvert, osmupdate from Markus Weber, available under GPLv3: http://wiki.openstreetmap.org/wiki/Osmfilter
* OpenLayers, available under 2-clause BSD License (FreeBSD): http://openlayers.org/
* Osmosis: http://wiki.openstreetmap.org/wiki/Osmosis
* This product includes GeoLite data created by MaxMind, available from
http://maxmind.com/
ATTENTION: The included binaries can only be used on i386 Linux systems. If you use other systems, you have to compile the programs for your environment.