Problem with getpublicdata

The Netatmo API is a set of webservices allowing developers and third parties to access Netatmo device's data.
kpn152
Posts: 11
Joined: 02 Oct 2020, 13:22

Re: Problem with getpublicdata

Post by kpn152 »

once more about data from getpublicdata.

on request api.netatmo.com/api/getpublicdata?lat_ne=60&lon_ne=160&lat_sw=45&lon_sw=120&filter=false I get:
"_id": "70:ee:50:02:9b:ea",
"place": {
"location": [
122.042204,
12.261935 !!!! 32 degrees outside the territory
],
---------------------
"_id": "70:ee:50:1f:3a:88",
"place": {
"location": [
144.893820156054,
13.5300362404091 !!!! 31 degrees
],
----------------------
"_id": "70:ee:50:22:cc:9c",
"place": {
"location": [
120.983562,
14.486564 !!!! 30 degrees
],

etc
SunnyDay
Posts: 2
Joined: 24 Jun 2022, 13:12

Re: Problem with getpublicdata

Post by SunnyDay »

Hello all,
Netatmo developers, any progress since two and half years on the getpublicdata?

I have tried running the curl command as provided on https://dev.netatmo.com/apidocumentatio ... publicdata (with correct credentials) on 1km square covering around 10 stations.
I get returned around 700 stations, 3 degrees around, as far as ~400km away from the requested area, but the main issue is that the 10 targeted stations are not even on the list. Only 3 are present while the 10 are visible as alive on the Netatmo WeatherMap.

This occurs whatever the "required_data" and "filter" value in the command. I also tried on larger area and it is not any better regarding the precision of the area nor the returned stations.

Thanks for your support!
Leslie
Posts: 111
Joined: 12 Feb 2020, 11:07

Re: Problem with getpublicdata

Post by Leslie »

Hi SunnyDay,

Indeed, it seems that in some conditions the API sends irrelevant data for a /getpublicdata request
Can you please send me a message via the API contact form : https://dev.netatmo.com/contact-us-form with the exact command you send ?
We have an internal ticket about it for investigation, your infos will be useful for our developpers

Have a good day,
Leslie - Community Manager
SunnyDay
Posts: 2
Joined: 24 Jun 2022, 13:12

Re: Problem with getpublicdata

Post by SunnyDay »

Thanks Leslie for the reply. I have sent the two commands I tried via the form.
Please keep us posted.
Thanks
Post Reply

Return to “Netatmo API”