Re: [OSM-talk] Getting 403-Forbidden from my app that WAS on sale on the appstore

2010-03-16 Thread Tom Hughes
On 16/03/10 01:45, Grant Slater wrote:
 what is your app's user-agent?

It's (and yes this is really what it sends) True%20Maps and I blocked 
it yesterday because I believed it was responsible for the massive spike 
in map api calls over the last few days.

Specifically about 25% of Saturday's map calls came from it, which then 
increased to 60% on Sunday. At the point when I blocked it yesterday it 
was responsible for 36% of the calls so far on Monday.

 On 16 March 2010 01:40, IgnacioZzigna...@gmail.com  wrote:

 I´m getting 403-forbidden from my application True Offline Maps that
 WAS on sale on the IPhone appstore. I had to remove my app from the
 appstore because of this.

 Could someone please tell me why I am getting (and everyone else using
 my app) this error?

 I haven't seen any politic on the use of the API so I assume what I
 was doing was right (downloading data for offline usage on the
 IPhone). In fact I've mentioned my application in a previous post
 here...

The api map call is for editors, not for downloading data for large 
numbers of end users to use for routing etc.

Tom

-- 
Tom Hughes (t...@compton.nu)
http://compton.nu/

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Getting 403-Forbidden from my app that WAS on sale on the appstore

2010-03-16 Thread Grant Slater
On 16 March 2010 08:29, Tom Hughes t...@compton.nu wrote:
 It's (and yes this is really what it sends) True%20Maps and I blocked it
 yesterday because I believed it was responsible for the massive spike in map
 api calls over the last few days.


IgnacioZ, speak to the Trapi guys:
http://wiki.openstreetmap.org/wiki/Trapi
Their version of the API is optimised for bulk downloading.

Mailing List:
http://lists.openstreetmap.org/listinfo/tilesathome

/ Grant

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Getting 403-Forbidden from my app that WAS on sale on the appstore

2010-03-15 Thread Grant Slater
what is your app's user-agent?

/ Grant

On 16 March 2010 01:40, IgnacioZ zigna...@gmail.com wrote:
 Hello

 I´m getting 403-forbidden from my application True Offline Maps that
 WAS on sale on the IPhone appstore. I had to remove my app from the
 appstore because of this.

 Could someone please tell me why I am getting (and everyone else using
 my app) this error?

 I haven't seen any politic on the use of the API so I assume what I
 was doing was right (downloading data for offline usage on the
 IPhone). In fact I've mentioned my application in a previous post
 here...

 I am not sure if this is the place to ask, if not, who could I ask to
 have this application be able to use the api again?

 Thanks in advance,
 Ignacio.

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Getting 403-Forbidden from my app that WAS on sale on the appstore

2010-03-15 Thread Grant Slater
and which api call?

/ Grant

On 16 March 2010 01:45, Grant Slater openstreet...@firefishy.com wrote:
 what is your app's user-agent?

 / Grant

 On 16 March 2010 01:40, IgnacioZ zigna...@gmail.com wrote:
 Hello

 I´m getting 403-forbidden from my application True Offline Maps that
 WAS on sale on the IPhone appstore. I had to remove my app from the
 appstore because of this.

 Could someone please tell me why I am getting (and everyone else using
 my app) this error?

 I haven't seen any politic on the use of the API so I assume what I
 was doing was right (downloading data for offline usage on the
 IPhone). In fact I've mentioned my application in a previous post
 here...

 I am not sure if this is the place to ask, if not, who could I ask to
 have this application be able to use the api again?

 Thanks in advance,
 Ignacio.

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk



___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Getting 403-Forbidden from my app that WAS on sale on the appstore

2010-03-15 Thread IgnacioZ
Just found my user Agent:

True2aps/1.2.1 CFNetwork/459 Darwin/10.0.0

I'm using the api v0.6

Thanks,
Ignacio.

On Mon, Mar 15, 2010 at 11:47 PM, Grant Slater
openstreet...@firefishy.com wrote:
 and which api call?

 / Grant

 On 16 March 2010 01:45, Grant Slater openstreet...@firefishy.com wrote:
 what is your app's user-agent?

 / Grant

 On 16 March 2010 01:40, IgnacioZ zigna...@gmail.com wrote:
 Hello

 I´m getting 403-forbidden from my application True Offline Maps that
 WAS on sale on the IPhone appstore. I had to remove my app from the
 appstore because of this.

 Could someone please tell me why I am getting (and everyone else using
 my app) this error?

 I haven't seen any politic on the use of the API so I assume what I
 was doing was right (downloading data for offline usage on the
 IPhone). In fact I've mentioned my application in a previous post
 here...

 I am not sure if this is the place to ask, if not, who could I ask to
 have this application be able to use the api again?

 Thanks in advance,
 Ignacio.

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk




___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk


Re: [OSM-talk] Getting 403-Forbidden from my app that WAS on sale on the appstore

2010-03-15 Thread Grant Slater
It looks like your app has been scrapping the api. This is likely why
it has been blocked.

Join irc in the morning 9am GMT to discuss or when you can.
http://irc.openstreetmap.org/#osm

/ Grant
aka Firefishy

On 16 March 2010 02:49, IgnacioZ zigna...@gmail.com wrote:
 Do you need anything else from me to make the app be able to use the API 
 again ?

 On Tue, Mar 16, 2010 at 12:10 AM, IgnacioZ zigna...@gmail.com wrote:
 Just found my user Agent:

 True2aps/1.2.1 CFNetwork/459 Darwin/10.0.0

 I'm using the api v0.6

 Thanks,
 Ignacio.

 On Mon, Mar 15, 2010 at 11:47 PM, Grant Slater
 openstreet...@firefishy.com wrote:
 and which api call?

 / Grant

 On 16 March 2010 01:45, Grant Slater openstreet...@firefishy.com wrote:
 what is your app's user-agent?

 / Grant

 On 16 March 2010 01:40, IgnacioZ zigna...@gmail.com wrote:
 Hello

 I´m getting 403-forbidden from my application True Offline Maps that
 WAS on sale on the IPhone appstore. I had to remove my app from the
 appstore because of this.

 Could someone please tell me why I am getting (and everyone else using
 my app) this error?

 I haven't seen any politic on the use of the API so I assume what I
 was doing was right (downloading data for offline usage on the
 IPhone). In fact I've mentioned my application in a previous post
 here...

 I am not sure if this is the place to ask, if not, who could I ask to
 have this application be able to use the api again?

 Thanks in advance,
 Ignacio.

 ___
 talk mailing list
 talk@openstreetmap.org
 http://lists.openstreetmap.org/listinfo/talk






___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk