OpenStreetMap Forum

The Free Wiki World Map

You are not logged in.

#1 Re: Questions and Answers » GPS track Upload on OSM » Yesterday 17:24:02

Just uploading GPX tracks to the OSM server does not create any way that appears later on the map.

Your GPX tracks you have uploaded are listet here: http://www.openstreetmap.org/user/innocensia/traces

and your edits you made to the map element database (The core of OSM) are here:

http://www.openstreetmap.org/user/innocensia/edits

So are there any edits you made that do not appear on the map?

If yes, tell us the changeset number so that we can investigate.

You can also display elements that are already in the main database but not rendered yet via the http://wiki.openstreetmap.org/wiki/Data_layer

#2 Re: Questions and Answers » osmconvert csv-output available column names » Yesterday 17:17:35

have you looked already whether the osm file you are using contains still these information?

Have a look with a text editor that can load big osm xml files, like notepad++ or ultraedit

#3 Re: Editors » Quick jump to a predefined location (bookmarks)? » 2013-06-17 17:14:06

Ah .. now I understand.

As far as I know there is no such feature in JOSM.

But you can open a feature request on JOSM mailinglist or its bugtracker.

Or: try the TODO-Plugin in JOSM ... maybe you can change its feature from the todo items to bookmarks?

#4 Re: Questions and Answers » Goodle street view » 2013-06-17 17:11:00

The answer is: definitively NOT!!

Have you read the Terms of Use from google streetview or their maps?

And according to this the licence models used by OSM?

#5 Re: users: Germany » Adressentags von Gebäuden » 2013-06-16 19:10:36

Ich halte derzeit die Angaben zu addr:postcode (und auch addr:city) für sehr wichtig, das es immer noch einige Gegenden und besonders größere Städte gibt, wo die PLZ-Grenzen als Relation noch nicht vollständig als Relationen erfasst sind!

siehe dazu die Visualisierung von http://flosm.de -> Verwaltungsgrenzen -> Postleitzahlen

Auch sind bestimmt einige vorhandene PLZ-Grenzrelationen im OSM-Datenbestand ungenau, schlicht falsch oder veraltet.

Dem kann man fast nur mit den addr:postcode auf Gebäuden beikommen, wenn man dort einen Abgleich macht.

#6 Re: Questions and Answers » Taoist Temples in Taiwan » 2013-06-16 18:18:03

To get a feeling whether this or any other tag is in use already I recommend to play around with http://taginfo.openstreetmap.org

enter any key or value like religion, confession or taoist and look for the use especially in values.

#7 Re: Questions and Answers » How to produce the smallest OSM data file for text-only routing ? » 2013-06-16 18:15:14

There areat least two sources for information about your aim:

http://wiki.openstreetmap.org/wiki/Routing

and

http://wiki.openstreetmap.org/wiki/OSM_for_the_blind

The last one wiki page has links to some apps that can do orientation or even routing only by voice guidance.

Maybe this can help you a bit?

#8 Re: Development » Create a map based on latitude and longitude » 2013-06-12 20:35:24

So you want to show an OSM based map with markers, and each marker comes with its x and y coordinates from your database?

And when a user hovers over a marker, something is to be displayed?

Have a look at http://openlayers.org and http://leafletjs.org ... there are several examples how to display markers.

Or go to http://help.openstreetmap.org and do a search there for "markers" or any similar you need.

Maybe there are also some hints in the OSM wiki ... try there.

#11 Re: Questions and Answers » Political Map of Bulgaria » 2013-06-10 17:55:41

There are indeed such borders for any country in the world, some are nearly complete, some are still missing in detail when you go more in detail of each country.

There are some sites displaying administrative boundaries:

http://www.flosm.de/en/index.html -> administrative boundaries

http://openmapsurfer.uni-hd.de .. but is currently not working

http://wiki.openstreetmap.org/wiki/ITO_Map ... but not featuring boundary relations itself ... only displaying the raw ways which are tagged as boundaries ... but a river can be a boundary, too, therefore the need of relations.

You should also get familiar with OSM and its data elements first, if not happened yet. Start reading the OSM wiki ... or sites like http://learnosm.org

After that go to help.openstreetmap.org and do a search for keywords like boundary, borders, administrative and similar ... there are several ways how to filter the boundary elements from all other raw OSM data, and then how to display or render them.

#12 Re: Questions and Answers » .Net geocoder » 2013-06-10 17:44:31

typing ".net" in the search box of wiki.osm.org reveals some hints about software based on .NET and dealing with OSM data.

Also there is a http://wiki.openstreetmap.org/wiki/Cate … rosoft.NET

But as far as I know there is no other framework in any language offering Nominatim features. Anyone correct me if I am wrong!

or alrenatively ask at http://gis.stackexchange.com ?

#13 Re: users: Germany » OSMAND: Straße zu falschem Ort zugeordnet » 2013-06-07 20:19:34

rayquaza wrote:

Denkt dabei aber auch an Fälle, bei denen das erwünscht ist (wenn auch meist nicht mitten in einer Strasse), z.B. Städte, bei denen man zusätzlich zum Strassennamen noch den Stadtteil kennen muss (Berlin?) oder Ortsverbünde, bei denen eine (Mit)Nennung des Ortsnamens üblich oder zumindest hilfreich ist.

Ja, das wird bereits vom Mapcreator berücksichtigt. Eigentlich soll er für Straßenabschnitte erst zwei Einträge anlegen (statt einem), wenn dazwischen eine bestimmte Entfernung liegt, quasi eine Unterbrechung. Die Distanz liegt aktuell glaub ich bei 900 Metern ... müsste man mal im Quellcode schauen.

#14 Re: users: Germany » OSMAND: Straße zu falschem Ort zugeordnet » 2013-06-07 13:56:57

Anderes Extrembeispiel nach diesem Muster ist aber auch z.B. die Hermann-Guthe-Straße in Hannover, somit in den aktuellen Osmand-Karten für Niedersachsen.

Da gibt es einmal Hermann-Guthe-Straße mit den Hausnummern 4,6,8,10,12

und dann nochmal Hermann-Guthe-Straße (Döhren) mit den Hausnummern 1,2,2a,3

Warum der Osmand Mapcreator da eine Aufteilung macht, ist mir völlig schleierhaft! Auch bei allen Hausnummern ist der Eintrag für addr:street identisch, oder?

Wir müssten mal ein paar mehr Beispiele sammeln, dann kann das per Bugmeldung in Richtung Osmand-Programmierer.

Was vielleicht noch bei der Fehlersuche in den Osmand-Karten hilft:

Einen Index pro Karten-Datei für alle Orte und die dazugehörenden Straßen erstellen, und dann vergleichen.

Wie das geht, ist z.B. hier beschrieben: http://forum.openstreetmap.org/viewtopic.php?id=19621

EDIT:
Eine weitere Möglichkeit zur Visualisierung des Ortes zu einer bestimmten Straße bietet der Osmand-Mapcreator als Java-Programm auf jedem Desktop-PC:

siehe https://code.google.com/p/osmand/issues/detail?id=1830 ... dort der Beitrag vom 5. Mai 2013

Je mehr Beispiele wir sammeln können, desto leichter könnte der "Fehler" behoben werden.

#15 Re: users: Germany » OsmAnd 1.3.1 - Performance und Leistungsgrenzen » 2013-06-05 17:46:15

Auf der GoogleGroup Mailingliste von Osmand gab es schon etliche Themen dazu.

Die aktuell verwendete Routing-Engine hat derzeit Probleme mit längeren Strecken oder mit Strecken in dicht gemappten Gebieten wie z.B. unseren mitteleuropäischen Großstädten.

Irgendwann soll es da Besserung geben, die Entwicklung von Osmand ist immer noch sehr aktiv.

Ich hatte dort auf der Mailingliste auch schon den Hinweis auf http://graphhopper.com gegeben, die Engine schein mit sehr wenig Speicher auszukommen.

#16 Re: users: Germany » OsmAnd 1.3.1 - Speedcontroll » 2013-06-05 17:35:52

1. Dieses Feature ist in Osmand abschaltbar ... siehe Einstellungen.

2. Habe gerade das Osmand-FAQ zu den Radarfallen ergänzt ... siehe https://code.google.com/p/osmand/wiki/FAQ

#17 Re: Questions and Answers » Editing - viewing changes before commit... » 2013-06-05 17:21:53

As far as I know there is no editor that features a graphical preview of edits before saving it to the main OSM database.

BUT if you use the new online editor ID or the offline editor JOSM they will give you a preview waht and how many objects are created or modified.

Does this work for you?

#18 Re: Development » Overpass API - Search for Relations » 2013-06-04 17:17:38

drolbr wrote:

Can I pass some parameter to my query to reduce the amount of data which I can receive?

You can omit the tags and print only the members, but unfortunately not vice versa.

You can try to use areas instead: Geographical relations alwas also exist as areas, and areas only carry tags, no member information.


If this is correct, we need a hint about this in the OSM wiki about http://wiki.openstreetmap.org/wiki/Overpass_API or any suitable sub page ... and on help.osm.org !

#19 Re: Questions and Answers » Administrative boundaries of Ghana » 2013-06-04 17:14:23

Indeed ... according to http://www.flosm.de/en/Administrative-Boundaries.html there is a lack of local boundaries in Ghana.

You mentioned map material from maplibrary.org ... what licence is this service using exactly? Are we allowed to use that data in view to our ODbL ?

Are there other "open" sources like the CIA world fact book?

and did you know http://wiki.openstreetmap.org/wiki/Ghana ?

#20 Re: users: Germany » Maperitve Rule Set anpassen » 2013-05-30 17:58:25

Hast du denn in der Online-Anleitung zu den Maperitive-Stilen unter http://maperitive.net  etwas zur Schriftgröße generell gefunden?

#21 Re: users: Germany » Offline-Mapping » 2013-05-29 18:46:55

such mal unter http://help.openstreetmap.org nach dem Wort "offline" ... vielleicht hat da jemand schon eine Lösung.

#23 Re: Questions and Answers » OSM navigation through morocco » 2013-05-29 06:49:16

I fear you have to investigate that on your own.

Try to find all towns you want to go via Osmand's offline search.

And you can also display a route that Osmand will find on the screen if you define the destination point and secondly the starting point. Just for simulation purpose.

Maybe as a backup you can install mapFactor Navigator free on your android device, as well.

#24 Re: users: Germany » automatisierte Straßenschilderkennung » 2013-05-25 20:57:44

Navi@Map09 wrote:

Läuft die Java-Anwendung GPStreetTracker auch direkt unter Android?

Nein, auf Android laufen nur Programme als apk-Dateien.

Für Java-Programme (*.jar) brauchst du eine Java-Laufzeitumgebung, und die gibt es nur für "normale" PCs ... zumindest wohl nicht für Android-Smartphones.

#25 Re: Questions and Answers » error while i want download a svg format image » 2013-05-25 20:47:51

There aresome alternatives how to display OSM data in an SVG:

see the OSM wiki about http://wiki.openstreetmap.org/wiki/SVG

Board footer

Powered by FluxBB 1.4.8
Hosting sponsored by Oxilion