Re: [OSM-dev] Pyosmium relations

2017-11-24 Thread Sarah Hoffmann
Hi, On Fri, Nov 24, 2017 at 07:14:00PM +, Xavier Barnada wrote: > Hi, > > I am working on an aplication to detect specific changes in an area ( > https://github.com/Xevib/changewithin ). > > My doubt is, is there any way to know the lat and lon of each node of a > relation usign pyosmium?

[OSM-dev] Pyosmium relations

2017-11-24 Thread Xavier Barnada
Hi, I am working on an aplication to detect specific changes in an area ( https://github.com/Xevib/changewithin ). My doubt is, is there any way to know the lat and lon of each node of a relation usign pyosmium? I tried to solve this problem making "cache" of the nodes on the file but this does