Municipal Cartography Inventory
Resource Information
- URL
- https://b5m.gipuzkoa.eus/api/2.0/cartomuni
- Response Formats
- JSON
- Authentication
- No
- Limited ratio
- Yes
The purpose of this API is to obtain the list of topographic surveys carried out in Gipuzkoa.
Request parameters
| municipality |
Name or code of the municipality (if not specified, all topographic surveys will be displayed). |
- |
No |
| lang |
Language. Three are available: eu, es and en. Default, eu. |
eu |
No |
| sort |
Order of the response: code or municipality |
- |
No |
| format |
Format of the response. It should be: json, xml or php. |
json |
No |
Examples
- 1. Complete inventory of municipal cartography
-
https://b5m.gipuzkoa.net/api/2.0/cartomuni
- 2. Topographic surveys of a municipality (with code 031)
-
https://b5m.gipuzkoa.net/api/2.0/cartomuni?municipality=031&lang=en
- 3. Topographic surveys of the same municipality, but with search by name
-
https://b5m.gipuzkoa.net/api/2.0/cartomuni?municipality=elduain&lang=en
- 4. Complete list of topographical surveys in Gipuzkoa, sorted by municipality names
-
https://b5m.gipuzkoa.net/api/2.0/cartomuni?sort=udalerria&lang=en
Response
| GFA_code |
PCG code of the topographic survey. |
| GFA_codmunicipality |
Municipality code. |
| municipality |
Name of the municipality. |
| name |
Name of the topographical survey. |
| owner |
Owner of the topographic survey. |
| scale |
Scale of the topographic survey. |
| digitalization_date |
Date of digitization of the topographic survey. |
| survey_date |
Date of the topographic survey. |
| update_date |
Date of the last update of the topographic survey. |
| map_link |
Map link to see the scope of the topographic survey. |