opennewzealand / linz2osm

Some tools for helping move LINZ data into OpenStreetMap
http://wiki.openstreetmap.org/wiki/LINZ
GNU General Public License v3.0
22 stars 2 forks source link

LINZ-2-OSM

Running at: http://linz2osm.openstreetmap.org.nz/

Requirements

Installing Pydermonkey

Pydermonkey needs to build spidermonkey-1.8.1pre, and the URL is out of date. To install:

Installing the app

Load data

OR, to clone an existing installation

Then, either way:

Running in development mode

New Datasets and Layers

To load some other IFF data, use the linz_topo scripts from nz-geodata-scripts to populate a PostGIS DB. Then, add it as a database in the settings file, (make sure it has _description and _srid defined).

Whenever you add a new dataset or layer, run manage.py generate_datasets to update the app.

Support, Bugs, Ideas

Special Thanks

LINZ-2-OSM is made possible with the generous support of these organisations:

Legal

Copyright (C) 2010-2015 Koordinates Ltd.

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

More Legal

djangosnippets: http://djangosnippets.org/about/tos/


jQuery: Copyright 2012 jQuery Foundation and other contributors Released under the MIT license http://jquery.org/license


Bootstrap: Copyright 2012 Twitter, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

http://twitter.github.com/bootstrap/index.html