Author |
Message |
04/12/2023 17:46:38
|
JosefB
Joined: 04/12/2023 13:06:42
Messages: 3
Offline
|
Hi, we came across a postal code in Germany for which there are 23 places, but the last three are missing:
https://www.suche-postleitzahl.org/plz-gebiet/55234
Offenheim, Wahlheim and Wendelsheim are missing. I was wondering if you cut off the result list after 20 entries? If so, can you raise that to 30 or 25? If not, can you resynchronise or add these places or tell me where I can add it myself? Thanks you in advance.
Best regards.
|
|
|
04/12/2023 19:39:18
|
marc
Joined: 08/12/2005 07:39:47
Messages: 4439
Offline
|
Hi
I don't understand, where are they missing.
Here they are:
https://www.geonames.org/postalcode-search.html?q=55234&country=DE
Best Regards
Marc
|
|
|
|
09/12/2023 11:26:41
|
JosefB
Joined: 04/12/2023 13:06:42
Messages: 3
Offline
|
Sorry, should have been more specific. I meant the API under this endpoint:
https://www.geonames.org/postalCodeLookupJSON?country=DE&postalcode=55234
Here in the result JSON the last three cities are missing.
Best regards
|
|
|
09/12/2023 11:32:40
|
marc
Joined: 08/12/2005 07:39:47
Messages: 4439
Offline
|
JosefB wrote:
Sorry, should have been more specific. I meant the API under this endpoint:
https://www.geonames.org/postalCodeLookupJSON?country=DE&postalcode=55234
Here in the result JSON the last three cities are missing.
Best regards
Oh, I understand. You are right the default is 20 rows:
https://www.geonames.org/export/web-services.html#postalCodeLookupJSON
you can increase with the parameter maxRows
Best Regards
Marc
|
|
|
|
21/12/2023 14:58:34
|
JosefB
Joined: 04/12/2023 13:06:42
Messages: 3
Offline
|
I see, thanks, that worked!
Best regards
|
|
|
|