OpenStreetMap Forum

The Free Wiki World Map

You are not logged in.

#1 Re: users: Israel » Bus routes - are they worth mapping? » Yesterday 22:32:17

Mapping bus routes manually - isn't very easy and fast task...
Given the fact that we have whole GTFS information (bus stops and routes) it will be easier to import them all at once (otherwise will need to perform some sort of merging of old and new data)
You can monitor GTFS related thread (http://forum.openstreetmap.org/viewtopic.php?id=16738) for any news about import process.

#2 Re: users: Israel » What's the correct way of adding house numbers to buildings? » Yesterday 22:27:21

Hello and welcome!

It depend on how much information you have.
If you know only first and last numbers (or even only one and direction) - you'd probably use interpolation.
If you know that some address is in some building - put node somewhere in it.
If you know that the whole building have only one address - add address tags on building polygon
If you know where exactly entrance is positioned - adding node on the building polygon with entrance=yes and address info - will be just perfect.

#3 Re: users: Israel » Local opening hours tagging » 2013-05-09 23:16:20

at http://www.netzwolf.info/en/cartography … xplanation
proposes to use "sunrise" and "sunset" variables to mark variable times.
So, for example, "1 hour before shabat" will be tagged as "sunset-1:00"
and a "half a hour after shabat" - "sunset+0:30"

#4 Re: users: Israel » your sea-border » 2013-05-03 10:01:38

I have returned the border to be no more than ~22km from the land
Changeset: http://www.openstreetmap.org/browse/changeset/15956826

#5 Re: users: Israel » Coloring "samash" trails » 2013-04-20 17:17:49

valleyofdawn wrote:

Same explanation with all possible values can be found at: http://www.wanderreitkarte.de/symbols_en.html

But I still do not understand how 30px-INT_mark.png
became osmc:symbol = blue:white:blue_stripe:orange_stripe_left

Will appreciate any explanation

#6 Re: users: Israel » Coloring "samash" trails » 2013-04-14 10:17:22

Each time I hike, I take note of trail coloring, but I have no clue how to tag this.
Can somebody give a short guide on this?

#7 users: Israel » Respect other's work » 2013-03-24 08:51:26

yrtimiD
Replies: 2

Guys,
I have several times noticed cases when my edition have been completely removed and replaced with a new one, not necessarily the better. I'm personally do not understand reasons to do this, but let's add another simple rule to our community:
If you think you going to delete or do a major changes at some place, try to contact user who worked on this place before (formal "owner"). If his edits are wrong - he will learn, if not - there is always a place for debate.

That of course doesn't include cases when this place was heavily changed.

#8 Re: users: Israel » street names in Israel have several fundamental problems » 2013-03-22 23:08:58

Despite the fact that "Sderot" and "Kikar" can be found on official road signs, I'm pretty sure that these words absolutely meaningless to the english language readers. So, I'd prefer to translate all translatable.

#9 Re: users: Israel » street names in Israel have several fundamental problems » 2013-03-22 17:03:35

One question bother me a long time: should I put "Boulevard" or "Avenue" in name:en instead of transliterated word "Sderot"?
And if yes, which one?

#10 Re: users: Israel » street names in Israel have several fundamental problems » 2013-03-10 16:44:44

@Mr_Israel, each time you do extracts into google docs - please share them. Additional pair of eyes will never harm (in most cases smile )

#11 Re: Editors » OSMapTuner – Bug Report » 2013-02-26 23:42:58

Is this topic still monitored by OSMapTuner developers?
The 0.9 version crashes on Android 4.2 (CM10.1)
on zooming in to 18 or selecting "Login" from menu.

E/AndroidRuntime(29095): FATAL EXCEPTION: main
E/AndroidRuntime(29095): java.lang.RuntimeException: Unable to resume activity {at.srfg.osmaptuner/at.srfg.osmaptuner.OSMapTunerActivity}: java.lang.RuntimeException: Buffer not large enough for pixels
E/AndroidRuntime(29095): 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2866)
E/AndroidRuntime(29095): 	at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2895)
E/AndroidRuntime(29095): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1286)
E/AndroidRuntime(29095): 	at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(29095): 	at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime(29095): 	at android.app.ActivityThread.main(ActivityThread.java:5193)
E/AndroidRuntime(29095): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(29095): 	at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime(29095): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime(29095): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime(29095): 	at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(29095): Caused by: java.lang.RuntimeException: Buffer not large enough for pixels
E/AndroidRuntime(29095): 	at android.graphics.Bitmap.copyPixelsFromBuffer(Bitmap.java:417)
E/AndroidRuntime(29095): 	at org.mapsforge.android.maps.mapgenerator.FileSystemTileCache.get(FileSystemTileCache.java:266)
E/AndroidRuntime(29095): 	at org.mapsforge.android.maps.MapView.redrawTiles(MapView.java:392)
E/AndroidRuntime(29095): 	at org.mapsforge.android.maps.MapView.setCenterAndZoom(MapView.java:798)
E/AndroidRuntime(29095): 	at org.mapsforge.android.maps.MapView.setCenter(MapView.java:438)
E/AndroidRuntime(29095): 	at org.mapsforge.android.maps.MapController.setCenter(MapController.java:57)
E/AndroidRuntime(29095): 	at at.srfg.osmaptuner.map.MapFragment.initMapForZoomLevel(MapFragment.java:787)
E/AndroidRuntime(29095): 	at at.srfg.osmaptuner.map.MapFragment.onResume(MapFragment.java:584)
E/AndroidRuntime(29095): 	at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:782)
E/AndroidRuntime(29095): 	at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:933)
E/AndroidRuntime(29095): 	at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:916)
E/AndroidRuntime(29095): 	at android.support.v4.app.FragmentManagerImpl.dispatchResume(FragmentManager.java:1592)
E/AndroidRuntime(29095): 	at android.support.v4.app.FragmentActivity.onPostResume(FragmentActivity.java:393)
E/AndroidRuntime(29095): 	at android.app.Activity.performResume(Activity.java:5195)
E/AndroidRuntime(29095): 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2856)
E/AndroidRuntime(29095): 	... 10 more
W/ActivityManager( 2250):   Force finishing activity at.srfg.osmaptuner/.OSMapTunerActivity

#12 Re: users: Israel » Maxheight tag » 2013-02-18 12:57:33

Another question to the community and especially to @mmd:
If different lanes have different max height - which to tag: the bigger or lower?
If I'll tag bigger value - I'll tell that one-lane-wide car under this height can pass on at least one of lanes.
If I'll tag lower value - I'll tell that any-width car under this height can pass on any lane.

#13 Re: users: Israel » Golan border » 2013-01-25 00:42:38

Mr_Israel wrote:

Undo such changes can end in a even bigger mess.

Why? Because of possible political reasons for this changeset?

#14 Re: users: Israel » street names in Israel have several fundamental problems » 2013-01-21 14:01:24

Mr_Israel wrote:

But we should decide what the standard name tag should be.

May be we can try to collect statistics of usage and drop most uncommon variants?

#15 users: Israel » Maxheight tag » 2013-01-17 23:24:42

yrtimiD
Replies: 6

Hi All,
Once I collected values of max height for most bridges on Ayalon highway. Then I cut roads before and after bridge and applied maxheight tag on the part under the bridge.

Today I thinking about another way - setting maxheight tag on large part of road from nearest entrance to the road and until next exit, in other words - if you can't go off the road with is passes under the bridge - the maxheight limit applies on the whole part. And if there is more than one height limits on this part - to use the lower one.

Any thought about this?
How would you apply this tag?

#16 Re: users: Israel » street names in Israel have several fundamental problems » 2013-01-16 22:37:04

Mr_Israel wrote:

It was very easy to handle, two feedbacks so far:

1. "Geting next 100 Ways from the API" => "Getting"

2. It would be great to get a kind of status how many lines are left (example: Getting next 100 Ways from the API - 500 left)

Fixed. Thanks!

#17 users: Israel » Link road classification » 2013-01-07 00:49:32

yrtimiD
Replies: 3

Hi all,
I want to discuss classification of link roads in Israel.
We have several options for giving classification to the link road:
1 Lower between two
2 Higher between two
3 Type of "from" road
4 Type of "to" road

It will be very good if we'll decide about single rule for this, so all junction will look similar.

For me, personally, only 2 and 4 makes sence.

#18 Re: users: Israel » street names in Israel have several fundamental problems » 2013-01-06 23:34:14

Mr_Israel wrote:

Wow... doesn that mean that I have to upload the new tables from now on by myself ? smile

Oh yes, now all credit of changes will belong to you only smile

Mr_Israel wrote:

But in my opinion you should open a new thread about your tool. It may interesting to others not following this thread.

I want to little test it here, and if all goes good - I'll repost in in the other thread.

#19 Re: users: Israel » street names in Israel have several fundamental problems » 2013-01-06 01:40:50

Mr_Israel and others,
I have published the tool which I used to upload recent street edits. Maybe somebody will find it useful.
In short, tool takes CSV file with id, type and tags columns; downloads nodes/ways/relations from OSM, and applies tag values from CSV onto downloaded data. As result - you'll get regular .osm file which may be reviewed and uploaded using JOSM.
All source code and link to the compiled application are here: https://github.com/yrtimiD/osm-bulk-tools

#20 Re: users: Israel » street names in Israel have several fundamental problems » 2013-01-05 23:05:19

Mr_Israel wrote:

Who is editing the 9.000 - 10.000 ?
I finished it already.

I saw you connected.
If soo, I'll upload it very soon.

#22 Re: users: Israel » street names in Israel have several fundamental problems » 2013-01-01 13:45:00

Mr_Israel wrote:

1-6000=> https://docs.google.com/spreadsheet/ccc … jhSMEcwYWc 

This one already have nice count of "x". Let's upload it today?

#23 Re: users: Israel » New gov data source » 2012-12-26 11:34:01

msayag wrote:

A list of stations, their addresses and coordinations is published under the Tel-Aviv muni data site

Then perfect! smile But we already have many of them, so need to carefully merge.

#24 Re: users: Israel » New gov data source » 2012-12-26 11:05:14

msayag wrote:

I'm going to adupt this for the Tel-Ofan bicycle_rental.

I asked Tel-O-Fun guys once if they want to share their database, but got no answer.
Were you more lucky?

Board footer

Powered by FluxBB 1.4.8
Hosting sponsored by Oxilion