Javier Mr | 1 Feb 16:34
Favicon

Re: Getting started

Hi,

thanks both (Tim don't know why i only recived your mail in the monthly Digest, but still very usefull).

I'll try them, OSRM looks very kick in large distances, and OTP looks very, very impresive.

Thanks a lot.
Javier

De: kenneth gonsalves <lawgon-W6MabzVmdeOJyvHWnFjNZw@public.gmane.org>
Para: newbies-3+rWM/WnaLOn4i5uJCXUsti2O/JbrIOy@public.gmane.org
Enviado: Martes 31 de enero de 2012 11:26
Asunto: Re: [OSM-newbies] Getting started

On Tue, 2012-01-31 at 08:32 +0000, Javier Mr wrote:
> Now i'm planing to use OSM data for routing. I've been looking around
> and find several routing engines (like pgRouting or OSMNavigation).
> What i wan't to know is wich routing engine do you recomend?
>

try osrm
--
regards
Kenneth Gonsalves


_______________________________________________
newbies mailing list
newbies-3+rWM/WnaLOn4i5uJCXUsti2O/JbrIOy@public.gmane.org
http://lists.openstreetmap.org/listinfo/newbies


Shin, Sanghee | 3 Feb 07:49
Picon

Any case of OSM adoptions in national mapping agencies?

Hi all,

If this topic is not proper to this mailing list, please forgive me. 

I'm just curious about whether any countries' NMA(National Mapping Agency) or NGI(National Geographic
Institute) had ever given away data to OSM or used OSM data officially.

Relating to this topic, I found very interesting case in South Africa from Gavin's post[1]. I'm currently
looking for similar case like South Africa. 

You help will be appreciated. 

With regards, 

Sanghee

[1] http://afrispatial.co.za/open-data/osm-to-become-a-distributor-of-ngis-south-african-topo-data/
Richard Weait | 3 Feb 15:53

Re: Any case of OSM adoptions in national mapping agencies?

On Fri, Feb 3, 2012 at 1:49 AM, Shin, Sanghee <endofcap@...> wrote:
> Hi all,
>
> If this topic is not proper to this mailing list, please forgive me.
>
> I'm just curious about whether any countries' NMA(National Mapping Agency) or NGI(National Geographic
Institute) had ever given away data to OSM or used OSM data officially.

Dear Sanghee,

Yes.

Natural Resources Canada has granted permission for use of their data
in OSM.  NRCan also publishes some datasets in the .osm format to ease
inclusion of that data in OSM.

There are others as well.

J. Schneider | 3 Feb 18:07
Picon
Picon

Re: Any case of OSM adoptions in national mapping agencies?

As far as I remember, in France there are a lot of landuse polygons with
a source tag that comes from some state-run entity.
regards
Joachim

Am 03.02.2012 07:49, schrieb Shin, Sanghee:
> Hi all,
> 
> If this topic is not proper to this mailing list, please forgive me. 
> 
> I'm just curious about whether any countries' NMA(National Mapping Agency) or NGI(National Geographic
Institute) had ever given away data to OSM or used OSM data officially.
> 
> Relating to this topic, I found very interesting case in South Africa from Gavin's post[1]. I'm currently
looking for similar case like South Africa. 
> 
> You help will be appreciated. 
> 
> With regards, 
> 
> Sanghee
> 
> [1] http://afrispatial.co.za/open-data/osm-to-become-a-distributor-of-ngis-south-african-topo-data/
> _______________________________________________
> newbies mailing list
> newbies@...
> http://lists.openstreetmap.org/listinfo/newbies
> 

Picon

Re: mapping islands of a salt flat

I still do not understand how to do it properly, but the islands have
appeared on the map so perhaps someone else went ahead and fixed it. I
would also like to see a HOWTO or documentation on multi polygon
relationships, the rationale behind them etc so please keep me posted.

On 21 December 2011 21:36, Jim <jfulme1 <at> gmail.com> wrote:
> Was there a resolution for this?  I found that it works for me on some
> polygons, not on others.
>
> -----Original Message----- From: Alexandros Papadopoulos
> Sent: Friday, December 02, 2011 7:33 PM
> To: newbies <at> openstreetmap.org
> Subject: Re: [OSM-newbies] mapping islands of a salt flat
>
>
> On 24 November 2011 16:24, Alexandros Papadopoulos
> <alexandros.papadopoulos <at> gmail.com> wrote:
>>
>> On 24 November 2011 15:21, Richard Weait <richard <at> weait.com> wrote:
>>>
>>> On Thu, Nov 24, 2011 at 1:03 PM, Alexandros Papadopoulos
>>> <alexandros.papadopoulos <at> gmail.com> wrote:
>>>>
>>>> On 24 November 2011 13:38, Craig Wallace <craigw84 <at> fastmail.fm> wrote:
>>>>>
>>>>> On 24/11/2011 15:33, Alexandros Papadopoulos wrote:
>>>>>>
>>>>>>
>>>>>> Hello.
>>>>>>
>>>>>> I am mapping the islands of the Salar de Uyuni
>>>>>> (http://osm.org/go/NK_7Jv--) as I found it particularly annoying they
>>>>>> were not on the map when I needed this information.
>>>
>>>
>>> [ ... ]
>>>
>>>>> Islands in inland water need to mapped with multipolygon relations. ie
>>>>> map
>>>>> the island as an area, and add it to a multipolygon relation with role
>>>>> "inner", and add the outline of the lake to the relation with role
>>>>> "outer".
>>>>> I see that Isla Incahuasi is already mapped with a multipolygon
>>>>> relation, so
>>>>> you can add all of the other islands to the same relation, with role
>>>>> inner
>>>>> for each.
>>>>>
>>>>> There is no need to tag the islands with natural=land. It is more
>>>>> useful to
>>>>> tag what is actually there. eg if the island is covered with trees then
>>>>> tag
>>>>> it with natural=wood, or if its a beach tag it as natural=beach etc.
>>>>
>>>>
>>>> Thanks Craig.
>>>>
>>>> So to sum up:
>>>>
>>>> 1. Mark the island as an area.
>>>> 2. Add any useful designations (natural=beach etc)
>>>> 3. Add to multipolygon relation.
>>>>
>>>> I have attempted to do just that for the 20odd islands I can see on
>>>> Bing aerial photography, hope I did the right thing.
>>>
>>>
>>> Almost perfect, Alex.
>>>
>>> As Craig said, once these new polygon islands are added to the
>>> multipolygon relation for the salt flat, you must assign the island a
>>> "role" in the multipolygon relation.
>>>
>>> in potlatch, select the island way
>>> in the advanced tab, double click the relation number to open the
>>> relation dialogue box.
>>> select the members panel in the relations dialogue
>>> add "inner" for the role of the island ways.
>>> then save your changes as usual.
>>
>>
>> Ah, afraid you lost me with "add "inner" for the role of the island ways."
>>
>> From the long list of way IDs I get, how do I know which way is the
>> island I am editing;
>>
>> I see what is in the screenshot "for free", ie this is what comes up
>> without me doing anything more than assigning the island way to the
>> multipolygon relationship.
>>
>> Sorry for omission of special characters in email, Chilean computer I
>> use has funny keyboard layout.
>>
>> A step by step example for one island might hopefully help.
>>
>> Thanks
>>
>> Alex
>
>
> This is still pending and the islands of the Salar de Uyuni remain
> unmapped. Has my previous email with the screenshot from P2 made it to
> the list? Would appreciate some more help to get this over and done
> with.
>
> Cheers
>
> Alex
>
> _______________________________________________
> newbies mailing list
> newbies <at> openstreetmap.org
> http://lists.openstreetmap.org/listinfo/newbies
>
> _______________________________________________
> newbies mailing list
> newbies <at> openstreetmap.org
> http://lists.openstreetmap.org/listinfo/newbies

_______________________________________________
newbies mailing list
newbies <at> openstreetmap.org
http://lists.openstreetmap.org/listinfo/newbies
Picon

unable to edit my OSM account

I have been trying to update my account information via the interface
on https://www.openstreetmap.org/user/$USERNAME/account to no avail.
When I click "Save Changes" the request just times out. Tried this
from two computers with the exact same behaviour... is there a way to
figure out if OSM account services are up and running or if anything
else is going on?

Would the appropriate approach be opening a ticket on
http://trac.openstreetmap.org/ ?

Thanks

Alex

Picon

Re: unable to edit my OSM account

UPDATE: With the web pages still timing out and no indication on the
web interface that my instructions had been received, I received 4
emails with confirmation links within half an hour of my request... so
it seems that requests were being processed, albeit slowly, but that
was not reflected on the web interface as it would just time out.

Temporary glitch?

Original question still stands.

Cheers

Alex

On 10 February 2012 13:04, Alexandros Papadopoulos
<alexandros.papadopoulos@...> wrote:
> I have been trying to update my account information via the interface
> on https://www.openstreetmap.org/user/$USERNAME/account to no avail.
> When I click "Save Changes" the request just times out. Tried this
> from two computers with the exact same behaviour... is there a way to
> figure out if OSM account services are up and running or if anything
> else is going on?
>
> Would the appropriate approach be opening a ticket on
> http://trac.openstreetmap.org/ ?
>
> Thanks
>
> Alex

Final year project

Hi all,

I'm a Telecommunication Engineering student and I'm interested in contributing the OSM. I have to start working on my final year proyect now and I'd like it to be related to OpenStreetMap. I've read the tons of things that are still to do but I'd appreciate if someone could put me in contact with somebody who could guide me or give me some advice choosing such a task.

Thank you very much in advance.
Richard Weait | 14 Feb 19:21

Re: Final year project

On Tue, Feb 14, 2012 at 12:17 PM, Jon Franco Casamitjana
<jfranki@...> wrote:
> Hi all,
>
> I'm a Telecommunication Engineering student and I'm interested in
> contributing the OSM. I have to start working on my final year proyect now
> and I'd like it to be related to OpenStreetMap. I've read the tons of things
> that are still to do but I'd appreciate if someone could put me in contact
> with somebody who could guide me or give me some advice choosing such a
> task.
>
> Thank you very much in advance.

Dear Jon Franco,

Thank you for your interest in OpenStreetMap.  Welcome.

You might find a volunteer mentor, right here on this list, but it
sounds like they would be volunteering for a lot of work. :-)    You
might also consider posting your questions here directly, so that any
reader may reply and try to help.

OSM is big.  What do you have in mind for your project?  One final
year project can not do everything in OSM.

And what experience do you have already with OSM?

And finally, if this is to be a software project there are many
existing software projects in OSM.  Could you consider contributing to
one of those existing projects as your final year work?  Many projects
would welcome additional programmers.

Best regards,
Richard

Graham Jones | 14 Feb 20:07
Picon
Gravatar

Re: Final year project

Hi Jon Franco,

My advice is quite similar to Richard's.
If I were you I would first think about what you have been taught, and what you would like to practice as part of your project.   Most importantly you need to be clear what your university expects you to demonstrate as part of the project.

Once you know what you need to do, and the sort of things you would like to work on, you could look at which bits of OSM, or OSM related projects would best be suited to you.

You may already know, but over the last few years OSM has participated as a mentoring organisation in Google Summer of Code.  We will probably apply this year too if you are interested.   Part of the application process is to develop a project ideas list, which may be helpful for you - last year's is here: http://wiki.openstreetmap.org/wiki/GSoC_Project_Ideas_2011.   There is also a more general research / projects page here: http://wiki.openstreetmap.org/wiki/Student_projects.

You will see from this list that we have struggled in the past to find suitably challenging stand-alone projects relating to the core OSM infrastructure, so the projects have tended to be on related projects.   The other difficulty has been an apparent reluctance of applicants to work on an existing project - they have often wanted to start from scratch.  While this is useful from their perspective in starting the overall design process, it means the project is bound to not develop to a finished product in the time available.   A very useful skill is to be able to pick up work started by others and develop it, so I would encourage you to think about that if that would work as far as your final year project requirements are concerned.

Hope that helps to get you thinking.    I would echo Richard's suggestion of posting  to the mailing list rather than an individual - you may get other people thinking and making suggestions.

Regards


Graham.


--
Graham Jones
Hartlepool, UK.


Gmane