Re: [OSM-dev] 403 forbidden

2019-05-31 Thread Vijaya Nand
Ok, thanks for the reply.

Please suggest me how I can check what's wrong with gmap.net

Please also tell me if I can check something for any malicious.

On Fri, 31 May 2019, 11:36 Tom Hughes,  wrote:

> We don't offer any sort of authenticated tile service.
>
> Tom
>
> On 31/05/2019 05:47, Vijaya Nand wrote:
> > Please suggest me how I can get OSM API user id and password so that I
> > can pass that to authenticate.
> >
> > Please suggest me how I can check what's wrong with gmap.net
> > <http://gmap.net>.
> >
> > On Wed, 29 May 2019, 17:09 Mateusz Konieczny,  > <mailto:matkoni...@tutanota.com>> wrote:
> >
> > Technical requirements are at
> > https://operations.osmfoundation.org/policies/tiles/
> >
> > To check what gmap.net <http://gmap.net> is doing you need to either
> > check its source code,
> > capture your network traffic and review it (with for example
> Wireshark)
> > or use program that is not maliciously violating OSM policies.
> >
> > 29 May 2019, 13:18 by vijaya21tiw...@gmail.com
> > <mailto:vijaya21tiw...@gmail.com>:
> >
> > I would appreciate if you can let me know the exact request
> header.
> >
> >
> > ___
> > dev mailing list
> > dev@openstreetmap.org <mailto:dev@openstreetmap.org>
> > https://lists.openstreetmap.org/listinfo/dev
> >
> >
> > ___
> > dev mailing list
> > dev@openstreetmap.org
> > https://lists.openstreetmap.org/listinfo/dev
> >
>
>
> --
> Tom Hughes (t...@compton.nu)
> http://compton.nu/
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] 403 forbidden

2019-05-30 Thread Vijaya Nand
Please suggest me how I can get OSM API user id and password so that I can
pass that to authenticate.

Please suggest me how I can check what's wrong with gmap.net.

On Wed, 29 May 2019, 17:09 Mateusz Konieczny, 
wrote:

> Technical requirements are at
> https://operations.osmfoundation.org/policies/tiles/
>
> To check what gmap.net is doing you need to either check its source code,
> capture your network traffic and review it (with for example Wireshark)
> or use program that is not maliciously violating OSM policies.
>
> 29 May 2019, 13:18 by vijaya21tiw...@gmail.com:
>
> I would appreciate if you can let me know the exact request header.
>
>
> ___
> dev mailing list
> dev@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/dev
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] 403 forbidden

2019-05-29 Thread Vijaya Nand
Hi,

Right now I want to consume tiles from tiles.openstreetmap.org. later I
will build my own server.

I want to use user agent DeadSureMobile. Please unblock this so that my
application can be used for now.


On Wed, 29 May 2019, 15:53 Andy Townsend,  wrote:

> On 29/05/2019 11:04, Vijaya Nand wrote:
> >
> > Please suggest me what user agent should I pass. My application name
> > is DeadsureMobile.
> >
> >
> For the avoidance of doubt, if you want to consume map tiles of the same
> format as the ones that you see at OpenStreetMap.org the safest way is
> to create your own.  See
> https://switch2osm.org/manually-building-a-tile-server-18-04-lts/ for
> how to do this.
>
> If you'd rather use someone else's tiles, see
> https://switch2osm.org/providers/ .
>
> Other tile technologies are available - there's lots of stuff in the OSM
> wiki and elsewhere.
>
> Best Regards,
>
> Andy
>
> (not affiliated with the OSM admins in any way; just trying to provide
> some helpful links)
>
>
>
> ___
> dev mailing list
> dev@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/dev
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] 403 forbidden

2019-05-29 Thread Vijaya Nand
DeadSureMobile/1.0.0.1

This is my user agent. Please do let this approved so that I can use it. I
am using gmap.net.

Thanks, please confirm so that I can test.




On Wed, 29 May 2019, 16:07 Grant Slater, 
wrote:

> Hi Vijaya,
>
> I would suggest using a user-agent with name and version at least eg:
> org.github.app-name/1.0.0
> Do make sure you read and follow:
> https://operations.osmfoundation.org/policies/tiles/
>
> Here is why gmap.net got blocked and will remain blocked:
>
> https://github.com/radioman/greatmaps/blob/799f3a38a65350ff00c21acf9b88c96848bb3880/GMap.NET.Core/GMap.NET.MapProviders/GMapProvider.cs#L329-L336
>
> Kind regards,
>
> Grant
>
>
> On Wed, 29 May 2019 at 11:04, Vijaya Nand 
> wrote:
> >
> > Hi Grant.
> >
> >
> > Please suggest me what user agent should I pass. My application name is
> DeadsureMobile.
> >
> > Please suggest.
> >
> > It's Very urgent for me.
> >
> > Thanks,
> > Vijaya
> >
> > On Wed, 29 May 2019, 15:27 Grant Slater, 
> wrote:
> >>
> >> Hi Vijaya,
> >>
> >> We have recent had to crack down on users who are violating our usage
> policy:
> >> https://operations.osmfoundation.org/policies/tiles/
> >>
> >> Please check what User-Agent your app uses or if you fake any browser
> headers.
> >>
> >> The tile.openstreetmap.org CDN is at breaking point.
> >> We now frequently push more than 3Tb per second of traffic, with over
> >> 22000 requests per second/
> >> We are reaching the limit of what our current stack/config can handle.
> >>
> >> Kind regards,
> >>
> >> Grant
> >> Part of the OpenStreetMap sysadmin team
> >>
> >> On Wed, 29 May 2019 at 10:26, Vijaya Nand 
> wrote:
> >> >
> >> > Dear sir,
> >> >
> >> > I am using a gmap.net control to use OSM but suddent it started
> giving 403 error. Please suggest.
> >> >
> >> > Thanks,
> >> > Vijaya
> >> > ___
> >> > dev mailing list
> >> > dev@openstreetmap.org
> >> > https://lists.openstreetmap.org/listinfo/dev
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


[OSM-dev] Map not showing

2019-05-29 Thread Vijaya Nand
> Dear sir,
>
> I am using a gmap.net control to use OSM but suddent it started giving
> 403 error. Please suggest.
>
> Thanks,
> Vijaya
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


[OSM-dev] 403 forbidden

2019-05-29 Thread Vijaya Nand
Dear sir,

I am using a gmap.net control to use OSM but suddent it started giving 403
error. Please suggest.

Thanks,
Vijaya
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] 403 forbidden

2019-05-29 Thread Vijaya Nand
Hi Grant.


Please suggest me what user agent should I pass. My application name is
DeadsureMobile.

Please suggest.

It's Very urgent for me.

Thanks,
Vijaya

On Wed, 29 May 2019, 15:27 Grant Slater, 
wrote:

> Hi Vijaya,
>
> We have recent had to crack down on users who are violating our usage
> policy:
> https://operations.osmfoundation.org/policies/tiles/
>
> Please check what User-Agent your app uses or if you fake any browser
> headers.
>
> The tile.openstreetmap.org CDN is at breaking point.
> We now frequently push more than 3Tb per second of traffic, with over
> 22000 requests per second/
> We are reaching the limit of what our current stack/config can handle.
>
> Kind regards,
>
> Grant
> Part of the OpenStreetMap sysadmin team
>
> On Wed, 29 May 2019 at 10:26, Vijaya Nand 
> wrote:
> >
> > Dear sir,
> >
> > I am using a gmap.net control to use OSM but suddent it started giving
> 403 error. Please suggest.
> >
> > Thanks,
> > Vijaya
> > ___
> > dev mailing list
> > dev@openstreetmap.org
> > https://lists.openstreetmap.org/listinfo/dev
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] 403 forbidden

2019-05-29 Thread Vijaya Nand
I would appreciate if you can let me know the exact request header.

Thanks,
Vijaya

On Wed, 29 May 2019, 16:35 Grant Slater, 
wrote:

> Hi Vijaya,
>
> If you have changed the User-Agent to comply with the usage policy and
> still being blocked then you are likely in violation for faking
> another request header.
> Please review the Technical Requirement section here:
> https://operations.osmfoundation.org/policies/tiles/
>
> Kind regards,
>
> Grant
>
> On Wed, 29 May 2019 at 11:43, Vijaya Nand 
> wrote:
> >
> > DeadSureMobile/1.0.0.1
> >
> > This is my user agent. Please do let this approved so that I can use it.
> I am using gmap.net.
> >
> > Thanks, please confirm so that I can test.
> >
> >
> >
> >
> > On Wed, 29 May 2019, 16:07 Grant Slater, 
> wrote:
> >>
> >> Hi Vijaya,
> >>
> >> I would suggest using a user-agent with name and version at least eg:
> >> org.github.app-name/1.0.0
> >> Do make sure you read and follow:
> >> https://operations.osmfoundation.org/policies/tiles/
> >>
> >> Here is why gmap.net got blocked and will remain blocked:
> >>
> https://github.com/radioman/greatmaps/blob/799f3a38a65350ff00c21acf9b88c96848bb3880/GMap.NET.Core/GMap.NET.MapProviders/GMapProvider.cs#L329-L336
> >>
> >> Kind regards,
> >>
> >> Grant
> >>
> >>
> >> On Wed, 29 May 2019 at 11:04, Vijaya Nand 
> wrote:
> >> >
> >> > Hi Grant.
> >> >
> >> >
> >> > Please suggest me what user agent should I pass. My application name
> is DeadsureMobile.
> >> >
> >> > Please suggest.
> >> >
> >> > It's Very urgent for me.
> >> >
> >> > Thanks,
> >> > Vijaya
> >> >
> >> > On Wed, 29 May 2019, 15:27 Grant Slater, 
> wrote:
> >> >>
> >> >> Hi Vijaya,
> >> >>
> >> >> We have recent had to crack down on users who are violating our
> usage policy:
> >> >> https://operations.osmfoundation.org/policies/tiles/
> >> >>
> >> >> Please check what User-Agent your app uses or if you fake any
> browser headers.
> >> >>
> >> >> The tile.openstreetmap.org CDN is at breaking point.
> >> >> We now frequently push more than 3Tb per second of traffic, with over
> >> >> 22000 requests per second/
> >> >> We are reaching the limit of what our current stack/config can
> handle.
> >> >>
> >> >> Kind regards,
> >> >>
> >> >> Grant
> >> >> Part of the OpenStreetMap sysadmin team
> >> >>
> >> >> On Wed, 29 May 2019 at 10:26, Vijaya Nand 
> wrote:
> >> >> >
> >> >> > Dear sir,
> >> >> >
> >> >> > I am using a gmap.net control to use OSM but suddent it started
> giving 403 error. Please suggest.
> >> >> >
> >> >> > Thanks,
> >> >> > Vijaya
> >> >> > ___
> >> >> > dev mailing list
> >> >> > dev@openstreetmap.org
> >> >> > https://lists.openstreetmap.org/listinfo/dev
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev


Re: [OSM-dev] 403 forbidden

2019-06-01 Thread Vijaya Nand
Hi,

I have made the changes and still getting the same issue. Please unblock
accordingly.

[image: image.png]


On Sat, Jun 1, 2019 at 12:16 AM Justmapzz Rodolfo 
wrote:

> In order to prevent suspicious situations in the future, I compiled a
> modified version of GMAP.NET, in which the controversial definition of
> the user-agent is eliminated. All apps that use this version must define
> the user-agent themselves now.
> The lines concerned in GMapProvider.cs now look like this:
>
> //public static string UserAgent = string.Format("Mozilla/5.0 (Windows NT
> {1}.0; {2}rv:{0}.0) Gecko/20100101 Firefox/{0}.0",
>  //Stuff.random.Next(DateTime.Today.Year - 1969 - 5,
> DateTime.Today.Year - 1969),
>  //Stuff.random.Next(0, 10) % 2 == 0 ? 10 : 6,
>  //Stuff.random.Next(0, 10) % 2 == 1 ? string.Empty : "WOW64; ");
>
> // UserAgent must be defined by your app e.g.:
> GMap.NET.MapProviders.GMapProvider.UserAgent = "YourOwnUserAgentDefinition";
> public static string UserAgent = "";
>
> If someone wants to use these modified GMap.NET.Core.dll  and
> GMap.NET.WindowsForms.dll, please let me know.
> All the 20 map providers of Justmapzz work with the new dll's, (except
> OSM), but I hope this exception will be eliminated soon.
>
> Rodolfo
> ___
> dev mailing list
> dev@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/dev
>
___
dev mailing list
dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/dev