Municipality
| API | Description |
|---|---|
| GET municipality?orderbyCode={orderbyCode} |
No documentation available. |
| GET municipality/{municipalityCode}?geometry={geometry}&srs={srs} |
No documentation available. |
Department
| API | Description |
|---|---|
| GET municipality/{municipalityCode}/department?orderbyCode={orderbyCode} |
No documentation available. |
| GET municipality/{municipalityCode}/department/{departmentCode}?geometry={geometry}&srs={srs} |
No documentation available. |
| GET department/{departmentCode}?geometry={geometry}&srs={srs} |
No documentation available. |
Section
| API | Description |
|---|---|
| GET municipality/{municipalityCode}/department/{departmentCode}/section |
No documentation available. |
| GET municipality/{municipalityCode}/department/{departmentCode}/section/{sectionCode}?geometry={geometry}&srs={srs} |
No documentation available. |
Parcel
| API | Description |
|---|---|
| GET municipality/{municipalityCode}/department/{departmentCode}/section/{sectionCode}/parcel?data={data}&status={status} |
No documentation available. |
| GET municipality/{municipalityCode}/department/{departmentCode}/section/{sectionCode}/parcel/{parcelCode1}/{parcelCode2}?geometry={geometry}&srs={srs}&data={data}&status={status} |
No documentation available. |
| GET parcel/{parcelCode1}/{parcelCode2}?geometry={geometry}&srs={srs}&data={data}&status={status} |
No documentation available. |
| GET parcel?x={x}&y={y}&geometry={geometry}&srs={srs}&data={data}&status={status} |
No documentation available. |