OpenStreetMap: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(25 intermediate revisions by the same user not shown)
Line 9: Line 9:
Since OpenStreetMap uses a well documented data structure, it is used for creating all sorts of map-based application on all sorts of devices.
Since OpenStreetMap uses a well documented data structure, it is used for creating all sorts of map-based application on all sorts of devices.


== Mapertitive ==
Purpose of this article (for now): Extracting information for laser cutting and 3D printing. At some point, if something of interest emerges, sections will be made into stand-alone articles, e.g. the Maperitive section - [[User:Daniel K. Schneider|Daniel K. Schneider]] ([[User talk:Daniel K. Schneider|talk]]) 20:39, 15 March 2017 (CET)


Maperitive is a FREE desktop application for drawing maps based on OpenStreetMap and GPS data. You can define what gets on the map and how it is painted. You can also export these maps into bitmaps and SVG files and print them. ([http://maperitive.net/ Maperitive home page], March 2017). The application is programmed in Net and needs Net 4.0 installed on Windows or the latest Mono under Linux.
== OpenStreetMap Data for laser cutting and 3D printing ==


We are exploring this since it can export SVG layers that could be useful for [[laser cutting]] and [[3D printing]]
* Since OpenStreeMap data includes structured information it can be extracted to various formats suitable for laser cutting and 3D printing.


=== Installation under Ubuntu ===
For the moment, read:
 
* [[Maperitive for laser cutting and 3D printing]]
Prerequisites
* Mono
There are many mono ubuntu packages and I frankly do not know which are needed, I just got the complete set (but it's not that huge)
sudo apt-get install mono-complete
 
Download as zip file from
[http://maperitive.net/download/Maperitive-latest.zip Dowload the latest version]
unzip ...
cd Maperitive
chmod a+x Mapertive.sh
./Maperitive.sh &
 
Exporting a map to SVG for either Illustrator or Inkscape
Menu tools -> Export to SVG
 
=== Using the Map ===
 
; Setting your zone of interest
* Zoom out then in
* Menu View -> Set home location
* You now can export what you see. The result will be a tiled SVG file. Each tile is *.png file. Only the coordinates and the scale are SVG.


== Links ==
== Links ==

Latest revision as of 12:51, 17 March 2017

Draft

Introduction

OpenStreetMap is an initiative to create and provide free geographic data, such as street maps, to anyone. The OpenStreetMap Foundation is an international not-for-profit organization supporting, but not controlling, the OpenStreetMap Project. It is dedicated to encouraging the growth, development and distribution of free geospatial data and to providing geospatial data for anyone to use and share. (OMSFoundation, March 2017)

OpenStreetMap is available through the official[openstreemap.org web application], but can be found in many applications, including may phone applications.

Since OpenStreetMap uses a well documented data structure, it is used for creating all sorts of map-based application on all sorts of devices.

Purpose of this article (for now): Extracting information for laser cutting and 3D printing. At some point, if something of interest emerges, sections will be made into stand-alone articles, e.g. the Maperitive section - Daniel K. Schneider (talk) 20:39, 15 March 2017 (CET)

OpenStreetMap Data for laser cutting and 3D printing

  • Since OpenStreeMap data includes structured information it can be extracted to various formats suitable for laser cutting and 3D printing.

For the moment, read:

Links

The online map
  • OpenStreeMap. The online map as web application (not the same thing as the OpenStreeMaps
Introductions (official)
Using (official)