This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Does OpenStreetMap have a “my places” feature like google maps

8
1

Hey

First time user posting a total newbie question. I apologize in advance.

I work for an organisation that helps build user-driven communities in abandoned industrial buildings. We would very much like to map the abandoned buildings we encounter in our work. We would really like to use and support OpenStreetMap.

I can seem to figure out whether it is possible to make your own "my places" map (like you can in google maps) where we can add pictures and descriptions of the abandoned buildings.

Sincerely Thomas

asked 09 Mar '12, 13:12

thomas's gravatar image

thomas
131225
accept rate: 0%

edited 27 Aug '12, 09:39

Pieren's gravatar image

Pieren
9.8k2083157


4 Answers:

7

uMap is an open source package that lets you quickly create maps with OpenStreetMap layers and embed them in your site. You can add nodes, lines, and polygons. It's quite customizable, and can export to GeoJSON.

You can install it on your web server or use one of the online instances, such as fluv.io.

Here's an example of a custom map - potential locations for Blueseed platforms (cruise ships converted to entrepreneurial hacker spaces, situated near cities with a decent population size).

answered 15 Jul '13, 11:04

dandv's gravatar image

dandv
40131114
accept rate: 0%

edited 12 May '14, 11:32

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

4

Open Mapquest does. It uses OpenStreetMap data.

answered 09 Mar '12, 22:54

Baloo%20Uriza's gravatar image

Baloo Uriza
3.2k143061
accept rate: 9%

edited 11 Mar '12, 00:21

1

Thx for Paul...

Sincerely Thomas

(10 Mar '12, 13:40) thomas
1

If the Paul's answer is OK for you, you can accept it :-) It will close your question. Thanks

(27 Aug '12, 16:32) NicolasDumoulin
3

My Maps is "unavailable" right now.

(15 Jul '13, 11:02) dandv

2

If data are present in OSM database with the tag given by @gerdami, you can have a map of them here.

I'm also working on an application like mymaps. Current prototype is here (in french).

answered 27 Aug '12, 09:56

NicolasDumoulin's gravatar image

NicolasDumoulin
3.3k42256
accept rate: 13%

That's a really useful viewer - lots of people have asked something along the lines of "I've mapped X but it doesn't appear on the map".

(28 Aug '12, 16:10) SomeoneElse ♦
1

I've heard that also a lot of time. I was so sad, that I've wroten that ;-)

(28 Aug '12, 16:24) NicolasDumoulin

-1

I think the Tag:landuse=brownfield would match what you describe as abandoned industrial buildings.

answered 11 Mar '12, 10:13

gerdami's gravatar image

gerdami
696273546
accept rate: 15%

edited 11 Mar '12, 10:15

Source code available on GitHub .