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

[Düsseldorf] Daten #148

Open
florianschmidt1994 opened this issue Mar 14, 2017 · 0 comments
Open

[Düsseldorf] Daten #148

florianschmidt1994 opened this issue Mar 14, 2017 · 0 comments
Labels

Comments

@florianschmidt1994
Copy link
Contributor

Zugriff zu finden auf https://vtmanager.duesseldorf.de/info/?parkquartier#main

Beispiel Request

curl 'https://vtmanager.duesseldorf.de/geoserverwfs' 
-H 'Origin: https://vtmanager.duesseldorf.de' 
-H 'Accept-Encoding: gzip, deflate, br' 
-H 'Accept-Language: en' 
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 
-H 'Content-Type: application/xml' 
-H 'Accept: */*' 
-H 'Referer: https://vtmanager.duesseldorf.de/info/?parkquartier' 
-H 'X-Requested-With: XMLHttpRequest' 
-H 'Connection: keep-alive' -H 'DNT: 1' --data-binary 
'<wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs" service="WFS" version="1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"><wfs:Query typeName="feature:Parkhaeuser" srsName="EPSG:900913" xmlns:feature="http://vtmanager.duesseldorf.de/"/></wfs:GetFeature>' 
--compressed

Beispielantwort

<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ows="http://www.opengis.net/ows" xmlns:vtinfo="http://vtmanager.duesseldorf.de/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" numberOfFeatures="39" timeStamp="2017-03-14T10:21:03.143Z" xsi:schemaLocation="http://vtmanager.duesseldorf.de/ http://127.0.0.1:8084/geoserver/wfs?service=WFS&amp;version=1.1.0&amp;request=DescribeFeatureType&amp;typeName=vtinfo%3AParkhaeuser http://www.opengis.net/wfs http://127.0.0.1:8084/geoserver/schemas/wfs/1.1.0/wfs.xsd">
   <gml:featureMembers>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.1">
         <gml:name>PH 01 - Ratinger Tor</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754341.78950972 6662091.74884326</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>1</vtinfo:pid>
         <vtinfo:bezeichnung>Ratinger Tor</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-01</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.bb-parkhaus.de/parken/duesseldorf/parkhaus/duesseldorf-ratinger-tor/?cHash=f7da6ddbd4e78cff5ee93f6b1ac3c17c</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:16:59.781Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>93</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>51</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>2</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.2">
         <gml:name>PH 02 - Kunstsammlung</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754288.98680127 6661776.44054437</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>2</vtinfo:pid>
         <vtinfo:bezeichnung>Kunstsammlung</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-02</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.idr.de/html/parkhaus_grabbeplatz.shtml</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:02.087Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>566</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>345</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>2</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.3">
         <gml:name>PH 03 - Kunsthalle</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754281.78697178 6661610.91724901</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>3</vtinfo:pid>
         <vtinfo:bezeichnung>Kunsthalle</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-03</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.parkservice24.de/index.php?id=47&amp;L=0&amp;tx_crzparkplatz_pi2[todo]=singleView&amp;tx_crzparkplatz_pi2[show]=10</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:05.605Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>100</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>99</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>2</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.4">
         <gml:name>PH 04 - Carlsplatz</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754058.15256043 6660813.7441768</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>4</vtinfo:pid>
         <vtinfo:bezeichnung>Carlsplatz</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-04</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.idr.de/html/parkhaus_carlsplatz.shtml</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:07.616Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>381</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>259</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.5">
         <gml:name>PH 05 - Carsch-Haus</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754362.61033582 6661084.9829716</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>5</vtinfo:pid>
         <vtinfo:bezeichnung>Carsch-Haus</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-05</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.q-park.de/de/bei-q-park-parken/stadt/dusseldorf/carsch-haus</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.6">
         <gml:name>PH 06 - Kaufhof Kö</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754500.33762769 6661354.47666279</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>6</vtinfo:pid>
         <vtinfo:bezeichnung>Kaufhof Kö</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-06</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.galeria-kaufhof.de/filialen/duesseldorf-koenigsallee/</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:16:20.032Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>268</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>166</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.7">
         <gml:name>PH 07 - Trinkaus-Center</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754530.59421866 6661196.45762025</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>7</vtinfo:pid>
         <vtinfo:bezeichnung>Trinkaus-Center</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-07</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.apcoa.de/parken-in/duesseldorf/trinkaus-galerie.html</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.8">
         <gml:name>PH 08 - Hohe Straße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754166.80148556 6660378.68696137</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>8</vtinfo:pid>
         <vtinfo:bezeichnung>Hohe Straße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-08</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.parkservice24.de/index.php?id=47&amp;L=0&amp;tx_crzparkplatz_pi2[todo]=singleView&amp;tx_crzparkplatz_pi2[show]=11</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:17:58.180Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>70</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>51</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.10">
         <gml:name>PH 10 - Bleichstraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755364.94431616 6661730.54637585</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>10</vtinfo:pid>
         <vtinfo:bezeichnung>Bleichstraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-10</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>3</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Schadowstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.parkservice24.de/index.php?id=47&amp;L=0&amp;tx_crzparkplatz_pi2[todo]=singleView&amp;tx_crzparkplatz_pi2[show]=13</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:23.224Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>496</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>372</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.11">
         <gml:name>PH 11 - Karstadt</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755584.55720385 6661356.34150287</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>11</vtinfo:pid>
         <vtinfo:bezeichnung>Karstadt</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-11</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>3</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Schadowstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.karstadt.de/on/demandware.store/Sites-Karstadt-Site/de/Stores-Details?StoreID=001121</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:26.740Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>575</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>483</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.12">
         <gml:name>PH 12 - Kaufhof Wehrhahn</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755708.16752399 6661592.22646019</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>12</vtinfo:pid>
         <vtinfo:bezeichnung>Kaufhof Wehrhahn</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-12</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>3</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Schadowstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.q-park.de/de/bei-q-park-parken/stadt/dusseldorf/kaufhof-am-wehrhahn</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:18:34.912Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>335</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>110</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.13">
         <gml:name>PH 13 - Am Wehrhahn 72</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>756271.2870122 6661963.91040439</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>13</vtinfo:pid>
         <vtinfo:bezeichnung>Am Wehrhahn 72</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-13</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>3</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Schadowstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.parkautomatic.de/deutsch/parkhaus/wehrhahn.html</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.16">
         <gml:name>PH 16 - Japan-Center</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755730.29300764 6660740.15364081</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>16</vtinfo:pid>
         <vtinfo:bezeichnung>Japan-Center</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-16</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>4</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Hauptbahnhof</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.apcoa.de/parken-in/duesseldorf/nikko.html</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.17">
         <gml:name>PH 17 - Grupellostraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755705.88559321 6660345.06496594</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>17</vtinfo:pid>
         <vtinfo:bezeichnung>Grupellostraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-17</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>4</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Hauptbahnhof</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.contipark.de/de-DE/find-parking/duesseldorf-parkhaus-grupellostr/</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.18">
         <gml:name>PH 18 - Bendemannstraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>756071.24479724 6660867.92584008</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>18</vtinfo:pid>
         <vtinfo:bezeichnung>Bendemannstraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-18</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>4</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Hauptbahnhof</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.contipark.de/de-DE/find-parking/duesseldorf-parkhaus-bendemannstr/</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.20">
         <gml:name>PH 20 - Charlottenstr. 50</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755568.41953847 6660492.84950172</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>20</vtinfo:pid>
         <vtinfo:bezeichnung>Charlottenstr. 50</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-20</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>4</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Hauptbahnhof</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.parkautomatic.de/deutsch/parkhaus/charlot.html</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.21">
         <gml:name>PH 21 - ParkCenter Kö</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755193.49518011 6660577.67167299</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>21</vtinfo:pid>
         <vtinfo:bezeichnung>ParkCenter Kö</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-21</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.parkcenter-koe.de/</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.22">
         <gml:name>PH 22 - Kreuzstraße 27</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755257.05106477 6660925.15320369</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>22</vtinfo:pid>
         <vtinfo:bezeichnung>Kreuzstraße 27</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-22</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.parkautomatic.de/deutsch/parkhaus/kreuz.html</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:17:49.629Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>100</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>58</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.24">
         <gml:name>PH 24 - Moll</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754890.23492968 6660376.75188951</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>24</vtinfo:pid>
         <vtinfo:bezeichnung>Moll</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-24</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:daysecto_belegung>2017-03-14T10:15:45.824Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>198</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>85</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.25">
         <gml:name>PH 25 - Talstraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754749.1485528 6659789.94295704</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>25</vtinfo:pid>
         <vtinfo:bezeichnung>Talstraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-25</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>5</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Friedrichstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.parkautomatic.de/deutsch/parkhaus/tal.html</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:08.623Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>180</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>171</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.26">
         <gml:name>PH 26 - Luisenstraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754556.23110931 6659791.21289257</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>26</vtinfo:pid>
         <vtinfo:bezeichnung>Luisenstraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-26</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>5</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Friedrichstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://parkhaus-duesseldorf.de/wp/parkhaus/</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.29">
         <gml:name>PH 29 - Friedrichstr.</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754436.13007154 6659481.22970568</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>29</vtinfo:pid>
         <vtinfo:bezeichnung>Friedrichstr.</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-29</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>5</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Friedrichstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.q-park.de/de/bei-q-park-parken/stadt/dusseldorf/friedrichstra%C3%9Fe</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:43.341Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>115</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>77</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>0</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.33">
         <gml:name>PH 33 - EDEKA/ALDI</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755019.47932968 6663275.21176539</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>33</vtinfo:pid>
         <vtinfo:bezeichnung>EDEKA/ALDI</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-33</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>6</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Nordstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.apcoa.de/parken-in/duesseldorf/dieterich-karree.html</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.34">
         <gml:name>PH 34 - Kaiser-Park</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754511.89394025 6663520.12934233</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>34</vtinfo:pid>
         <vtinfo:bezeichnung>Kaiser-Park</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-34</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>6</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Nordstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.q-park.de/de/bei-q-park-parken/stadt/dusseldorf/kaiserpark</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.35">
         <gml:name>PH 35 - Wehrhahn-Center</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755859.0819431 6661561.91605997</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>35</vtinfo:pid>
         <vtinfo:bezeichnung>Wehrhahn-Center</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-35</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>3</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Schadowstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.contipark.de/de-DE/find-parking/duesseldorf-tiefgarage-wehrhahn-center/</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.37">
         <gml:name>PH 37 - Hauptbahnhof-Ost</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>756604.4801502 6660346.93705665</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>37</vtinfo:pid>
         <vtinfo:bezeichnung>Hauptbahnhof-Ost</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-37</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>4</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Hauptbahnhof</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.contipark.de/de-DE/find-parking/duesseldorf-parkhaus-hauptbahnhof/</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.39">
         <gml:name>PH 39 - Kö-Galerie</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754832.0554659 6660619.8323669</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>39</vtinfo:pid>
         <vtinfo:bezeichnung>Kö-Galerie</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-39</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.apcoa.de/parken-in/duesseldorf/koe-galerie.html</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:16:10.978Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>897</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>107</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.40">
         <gml:name>PH 40 - Kreuzstraße 62</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755140.85676856 6660660.26527373</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>40</vtinfo:pid>
         <vtinfo:bezeichnung>Kreuzstraße 62</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-40</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.41">
         <gml:name>PH 41 - Goebenstraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754958.65514302 6663746.15788465</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>41</vtinfo:pid>
         <vtinfo:bezeichnung>Goebenstraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-41</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>6</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Nordstraße</vtinfo:parkingareaname>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.42">
         <gml:name>PH 42 - Rheinufer</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>753598.70927461 6661025.15573153</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>42</vtinfo:pid>
         <vtinfo:bezeichnung>Rheinufer</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-42</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.contipark.de/de-DE/find-parking/duesseldorf-tiefgarage-altstadt-rheinufer-p1/</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:14:57.536Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>443</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>310</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.43">
         <gml:name>PH 43 - Liesegangstraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755439.8536123 6661442.41131351</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>43</vtinfo:pid>
         <vtinfo:bezeichnung>Liesegangstraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-43</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>3</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Schadowstraße</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.parkservice24.de/index.php?id=47&amp;L=0&amp;tx_crzparkplatz_pi2[todo]=singleView&amp;tx_crzparkplatz_pi2[show]=18</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.45">
         <gml:name>PH 45 - Klosterstraße</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>755951.54986074 6661116.34388701</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>45</vtinfo:pid>
         <vtinfo:bezeichnung>Klosterstraße</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-45</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>3</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Schadowstraße</vtinfo:parkingareaname>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.46">
         <gml:name>PH 46 - SCHADOW ARKADEN</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754968.80827793 6661198.94759124</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>46</vtinfo:pid>
         <vtinfo:bezeichnung>SCHADOW ARKADEN</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-46</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://schadow-arkaden.com/parken/index.html</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:18:57.553Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>690</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>234</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.47">
         <gml:name>PH 47 - Rheinterrasse</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>753756.60783761 6662555.13715427</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>47</vtinfo:pid>
         <vtinfo:bezeichnung>Rheinterrasse</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-47</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>1</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Altstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.parkservice24.de/index.php?id=47&amp;L=0&amp;tx_crzparkplatz_pi2[todo]=singleView&amp;tx_crzparkplatz_pi2[show]=15</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:26.241Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>680</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>469</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>0</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.48">
         <gml:name>PH 48 - SEVENS/Saturn</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754818.91935101 6660764.22159049</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>48</vtinfo:pid>
         <vtinfo:bezeichnung>SEVENS/Saturn</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-48</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.apcoa.de/parken-in/duesseldorf/sevens.html</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:17:47.618Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>271</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>59</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.50">
         <gml:name>PH 50 - KÖ 59</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754495.33187068 6660324.70001594</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>50</vtinfo:pid>
         <vtinfo:bezeichnung>KÖ 59</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-50</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.q-park.de/de/bei-q-park-parken/stadt/dusseldorf/ko-59</vtinfo:vti_url>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.51">
         <gml:name>PH 51 - GAP 15</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754294.3890435 6660230.10291563</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>51</vtinfo:pid>
         <vtinfo:bezeichnung>GAP 15</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-51</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>https://www.q-park.de/de/bei-q-park-parken/stadt/dusseldorf/gap-15</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:16:08.458Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>300</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>270</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.52">
         <gml:name>PH 52 - Düsseldorf Arcaden</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754057.26066299 6658333.56775234</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>52</vtinfo:pid>
         <vtinfo:bezeichnung>Düsseldorf Arcaden</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-52</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>5</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Friedrichstadt</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.contipark.de/de-DE/find-parking/duesseldorf-parkhaus-arcaden/</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:19:03.091Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>763</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>389</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>1</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
      <vtinfo:Parkhaeuser gml:id="Parkhaeuser.53">
         <gml:name>PH 53 - Kö-Bogen/Breuninger</gml:name>
         <vtinfo:the_geom>
            <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#900913" srsDimension="2">
               <gml:pos>754550.44487046 6661475.36594795</gml:pos>
            </gml:Point>
         </vtinfo:the_geom>
         <vtinfo:pid>53</vtinfo:pid>
         <vtinfo:bezeichnung>Kö-Bogen/Breuninger</vtinfo:bezeichnung>
         <vtinfo:kurzbezeichnung>PH-90-53</vtinfo:kurzbezeichnung>
         <vtinfo:vtc_parkingareaidnumber>2</vtinfo:vtc_parkingareaidnumber>
         <vtinfo:parkingareaname>Kö</vtinfo:parkingareaname>
         <vtinfo:vti_url>http://www.apcoa.de/parken-in/duesseldorf/koe-bogen.html</vtinfo:vti_url>
         <vtinfo:daysecto_belegung>2017-03-14T10:18:17.800Z</vtinfo:daysecto_belegung>
         <vtinfo:status>1</vtinfo:status>
         <vtinfo:kurzparkermax>377</vtinfo:kurzparkermax>
         <vtinfo:kurzparkerbelegt>143</vtinfo:kurzparkerbelegt>
         <vtinfo:tendenz>0</vtinfo:tendenz>
         <vtinfo:tendenzkurzparker>0</vtinfo:tendenzkurzparker>
         <vtinfo:tendenzdauerparker>1</vtinfo:tendenzdauerparker>
      </vtinfo:Parkhaeuser>
   </gml:featureMembers>
</wfs:FeatureCollection>
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