NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

how should I go about constructing the map of a university compound using Openstreetmap? The project's objectives are as stated below:

  1. create a kml file of all places of interests(POI) i.e labs,libraries,lecture theatres etc.
  2. kml file should include descriptions and photos.
  3. Setup a website to demonstrate this map.

asked 03 Sep '11, 15:22

Reuben%20Alfred's gravatar image

Reuben Alfred
16111
accept rate: 0%

edited 04 Sep '11, 02:16

dieterdreist's gravatar image

dieterdreist
3.7k113567


.1. Not sure what is the best way to create a kml file, but you can export kml from a postgresql/postgis database. To get the osm data into the database there are several programs available (which either use predefined schemes or require from you to define a scheme) like osmosis, osm2pgsql, imposm and others. The openstreetmap-wiki contains descriptions about these tools.

.3. You can do this for example with Openlayers.

permanent link

answered 04 Sep '11, 01:48

dieterdreist's gravatar image

dieterdreist
3.7k113567
accept rate: 3%

edited 04 Sep '11, 02:11

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×1

question asked: 03 Sep '11, 15:22

question was seen: 5,119 times

last updated: 04 Sep '11, 02:16

Related questions

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum