A
A
abrwalk2012-03-31 05:23:39
Google Maps
abrwalk, 2012-03-31 05:23:39

Spam in Google Maps, how to win?

For the past six months, Google Maps has been giving out something incomprehensible to the coordinates received via GeoIP for my wired provider, and only through the API:
https://maps.google.com/maps/geo?q=59.939038999999...

<source lang="javascript">
{
  "name": "59.93903899999999,30.315785",
  "Status": {
    "code": 200,
    "request": "geocode"
  },
  "Placemark": [ {
    "id": "p1",
    "address": "COME A CASA, kursy inostrannykh yazykov, OOO, г. Санкт-Петербург, Russia",
    "AddressDetails": {
   "Accuracy" : 9,
   "Country" : {
      "AdministrativeArea" : {
         "AdministrativeAreaName" : "Санкт-Петербург",
         "Locality" : {
            "AddressLine" : [ "COME A CASA, курсы иностранных языков, ООО" ],
            "LocalityName" : "г. Санкт-Петербург"
         }
      },
      "CountryName" : "Россия",
      "CountryNameCode" : "RU"
   }
},
    "ExtendedData": {
      "LatLonBox": {
        "north": 59.9446278,
        "south": 59.9334493,
        "east": 30.3317924,
        "west": 30.2997776
      }
    },
    "Point": {
      "coordinates": [ 30.3157850, 59.9390390, 0 ]
    }
  } ]
}</source>

Google wrote through a special form, they answered with an unsubscribe back in December, but nothing has changed since then ...

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question