Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adres uit v2 parcel service toevoegen aan Perceel object #147

Closed
JonasGe opened this issue Jan 28, 2021 · 0 comments
Closed

Adres uit v2 parcel service toevoegen aan Perceel object #147

JonasGe opened this issue Jan 28, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@JonasGe
Copy link
Member

JonasGe commented Jan 28, 2021

Voorbeeld response van:

https://geoservices.informatievlaanderen.be/capakey/api/v2/parcel/44815F2697/00B000?geometry=full&srs=31370&data=adp&status=actual
{
    "municipalityCode": "44021",
    "municipalityName": "Gent",
    "departmentCode": "44815",
    "departmentName": "GENT 15 AFD",
    "sectionCode": "F",
    "perceelnummer": "2697/00B000",
    "capakey": "44815F2697/00B000",
    "grondnummer": "2697",
    "exponent": "B",
    "macht": "000",
    "bisnummer": "00",
    "adres": [
        "Gravin Johannastraat 25, 9000 Gent"
    ],
    "geometry": {
        "boundingBox": "{\"coordinates\":[[[103994.95492345095,194409.94260098413],[104020.2660914734,194409.94260098413],[104020.2660914734,194431.87917699665],[103994.95492345095,194431.87917699665],[103994.95492345095,194409.94260098413]]],\"type\":\"Polygon\",\"crs\":{\"type\":\"link\",\"properties\":{\"href\":\"http://www.opengis.net/def/crs/EPSG/0/31370\"}}}",
        "center": "{\"coordinates\":[104007.61050746217,194420.91088899039],\"type\":\"Point\",\"crs\":{\"type\":\"link\",\"properties\":{\"href\":\"http://www.opengis.net/def/crs/EPSG/0/31370\"}}}",
        "shape": "{\"coordinates\":[[[104012.16925946623,194413.33140098676],[104010.0732594654,194413.68071298674],[104011.21847546846,194420.08301698789],[104011.72925946862,194422.93856899068],[104012.92413946241,194429.61965699494],[104005.30391546339,194430.87405699864],[103999.90340345353,194431.76308099926],[103999.19805945456,194431.87917699665],[103998.53572345525,194429.01524099708],[103996.7109554559,194421.12596099079],[103995.66039545089,194416.58388098702],[103994.95492345095,194413.53364098445],[103996.69975545257,194413.27508098632],[104002.37354745716,194412.43444098532],[104004.35146746039,194412.1413849853],[104006.84004346281,194411.77268098295],[104019.1915954724,194409.94260098413],[104020.2660914734,194415.65588098764],[104020.09725946933,194415.67700098827],[104018.20349946618,194415.91367298737],[104017.60157947242,194412.66349698603],[104017.55882746726,194412.43309698254],[104012.16925946623,194413.33140098676]]],\"type\":\"Polygon\",\"crs\":{\"type\":\"link\",\"properties\":{\"href\":\"http://www.opengis.net/def/crs/EPSG/0/31370\"}}}"
    },
    "result": {
        "succes": true,
        "startTimeStamp": "2021-01-28T12:38:22.2927279+00:00",
        "endTimeStamp": "2021-01-28T12:38:22.3394952+00:00",
        "elapsed": 46
    }
}
JonasGe added a commit that referenced this issue Jan 28, 2021
@JonasGe JonasGe self-assigned this Jan 28, 2021
JonasGe added a commit that referenced this issue Jan 28, 2021
@JonasGe JonasGe closed this as completed Jan 28, 2021
@claeyswo claeyswo added this to the Sprint 147 milestone Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants