Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Frederik Ramm
Alan, Alan Mintz wrote: I just tried to look at tagwatch for North-america and got a 404, possibly because there is no north-america directory at http://download.geofabrik.de/osm/ either. What's up? We haven't been doing North America for a while now. It puts considerable strain on our

Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Andy Allan
On Tue, Jul 13, 2010 at 8:49 AM, Frederik Ramm frede...@remote.org wrote: Alan, Alan Mintz wrote: I just tried to look at tagwatch for North-america and got a 404, possibly because there is no north-america directory at http://download.geofabrik.de/osm/ either. What's up? We haven't been

Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Sven Geggus
Andy Allan gravityst...@gmail.com wrote: Does anyone have a list of services (or maps etc) which don't cover North America? All in One Garmin Map comes to mind. This map is very handy because there are Openstreetbugs and Fixme layers. Unfortunately we can not provide the processing power to

Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Alan Mintz
At 2010-07-13 00:49, Frederik Ramm wrote: Alan, Alan Mintz wrote: I just tried to look at tagwatch for North-america and got a 404, possibly because there is no north-america directory at http://download.geofabrik.de/osm/ either. What's up? We haven't been doing North America for a while

Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Ian Dees
On Tue, Jul 13, 2010 at 2:49 AM, Frederik Ramm frede...@remote.org wrote: Alan, Alan Mintz wrote: I just tried to look at tagwatch for North-america and got a 404, possibly because there is no north-america directory at http://download.geofabrik.de/osm/ either. What's up? We haven't

Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Frederik Ramm
Alan, Alan Mintz wrote: Hopefully, someone can throw some resource at it. I'm a little disappointed to see what could be seen as a value judgement, something I try very hard to avoid in my cartographic endeavors, but I also understand the constraints of limited resources. From the excerpts

Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Nic Roets
On Tue, Jul 13, 2010 at 12:35 PM, Mike N. nice...@att.net wrote:  Routing: http://www.openrouteservice.org/ - includes a workable pedestrian routing.   But eventually routing may arrive on the main OpenStreetMap server. Note that for routing services to be added to the main osm site, we will

Re: [OSM-dev] North America gone in geofabrik and tagwatch

2010-07-13 Thread Stephen Cavilia
I think it's also particularly useful in the US to see how other people are mapping the (predominantly British) terminology used on the keys and values described in the wiki to local conventions. Steve Alan Mintz wrote: At 2010-07-13 00:49, Frederik Ramm wrote: Alan, Alan Mintz wrote: I

[OSM-dev] [OSM-Dev]Convert x, y co-ordinates in Lat,Lon

2010-07-13 Thread PARVEEN ARORA
Hello Everyone, I have data in postgis database in x,y co-ordinates format. for e.g. in data lat =39623724 lon =361580468 But i want to convert these into , lat= 75.2635 lon=25.6585 Please tell me that How to convert it? If there any postGis Function to do this?

Re: [OSM-dev] [OSM-Dev]Convert x, y co-ordinates in Lat,Lon

2010-07-13 Thread PARVEEN ARORA
On Tue, Jul 13, 2010 at 11:16 PM, Stephen Cavilia aili...@gmail.com wrote: The actual transformation math depends on what projection the coordinates are stored in, but there is a SQL function to transform geometries between spatial reference systems. If the geometry column is stored with SRID