rdata Key data sets from MML in RData format
rscripts Automated scripts that were used to convert MML GIS data into RData format.
This repository is associated with the rOpenGov project.
Currently these map collections are available as RData files:
- Yleiskartta-1000 (converted with kapsi2rdata.R) (code descriptions PDF)
- Yleiskartta-4500 (converted with kapsi2rdata.R)
- Maastotietokanta tiestö 1 (N61) (converted with kapsi2rdata.R)
- Maastotietokanta tiestö 2 (N62) (converted with kapsi2rdata.R)
We also host some older versions of Finnish MML maps:
- 2012/Yleiskartta-1000 (converted with mml2rdata.R) (code descriptions PDF)
- 2012/Yleiskartta-4500 (converted with mml2rdata.R) (code descriptions PDF)
We are looking forward to add more when time allows. Your contributions are welcome. See the TODO file.
The data sets are (C) MML 2013. The data is available with an open license. For details, see the MML site. All scripts in this directory are available with the FreeBSD (BSD-2-clause) license:
Copyright (c) 2011-2013, Leo Lahti / Louhos All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
-
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.