xMap : display buildings
- loic.caouen
- Posts: 8
- Joined: Mon Dec 17, 2018 3:37 pm
xMap : display buildings
Do we have the polygons of the building in our maps ?
Can we display them on xMap 1 like Google Maps does :
https://www.google.fr/maps/place/78240+ ... 4d2.040137
Can we display them on xMap 1 like Google Maps does :
https://www.google.fr/maps/place/78240+ ... 4d2.040137
Loïc Caouën
Technical Consultant
PTV FRANCE
Technical Consultant
PTV FRANCE
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: xMap : display buildings
Hello Loic,
you can achieve this with the following approaches:
xMap 1:
https://xserver.ptvgroup.com/fileadmin/ ... footprints xMap 2: Buildings are displayed by default and with some profiles (but not each one, e.g. not in AMBER).
https://xserver2-europe-eu-test.cloud.p ... g%7C_____1 Best regards,
Bernd
you can achieve this with the following approaches:
xMap 1:
https://xserver.ptvgroup.com/fileadmin/ ... footprints xMap 2: Buildings are displayed by default and with some profiles (but not each one, e.g. not in AMBER).
https://xserver2-europe-eu-test.cloud.p ... g%7C_____1 Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
- loic.caouen
- Posts: 8
- Joined: Mon Dec 17, 2018 3:37 pm
Re: xMap : display buildings
Great ! Thanks a lot Bernd.
Do you know how to activate the footprint profile with javascript and leaflet ?
Do you know how to activate the footprint profile with javascript and leaflet ?
Loïc Caouën
Technical Consultant
PTV FRANCE
Technical Consultant
PTV FRANCE
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: xMap : display buildings
Hello Loic,
there you go:
Bernd
there you go:
- xMap 1 / Leaflet: https://svc-eu-n-test.cloud.ptvgroup.co ... files/view
- xMap 1 / Ajaxmaps: check the profileGroup mechanism (requires server profiles you can refer to via map.profileGroup)
- Changing the profile via REST parameter in xMap2: https://xserver2-europe-eu-test.cloud.p ... T%7C_____1
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
- loic.caouen
- Posts: 8
- Joined: Mon Dec 17, 2018 3:37 pm
Re: xMap : display buildings
Thanks Bernd.
By the way, can you give me the json/soap query you used to get the xmap 1 image in Saint Cloud ?
I've tried this query with the url http://xserver-1:50000/ :
but I get only the buildings on one side. I'm wondering if some extra map data are needed...
By the way, can you give me the json/soap query you used to get the xmap 1 image in Saint Cloud ?
I've tried this query with the url http://xserver-1:50000/ :
Code: Select all
{
"mapSection": {
"center": {
"point": {
"x": 2.2224928,
"y": 48.8409554
}
},
"scale": 500,
"scrollHorizontal": 0,
"scrollVertical": 0,
"zoom": 15
},
"mapParams": {
"showScale": true,
"useMiles": false
},
"imageInfo": {
"format": "GIF",
"width": 1000,
"height": 1000
},
"layers": null,
"includeImageInResponse": true,
"callerContext": {
"properties": [
{
"key": "CoordFormat",
"value": "OG_GEODECIMAL"
},
{
"key": "Profile",
"value": "footprints"
}
]
}
}
Loïc Caouën
Technical Consultant
PTV FRANCE
Technical Consultant
PTV FRANCE
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: xMap : display buildings
Hello Loic,
you can't ... in the HERE map the buildings are missing
Best regards,
Bernd
you can't ... in the HERE map the buildings are missing
Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
- loic.caouen
- Posts: 8
- Joined: Mon Dec 17, 2018 3:37 pm
Re: xMap : display buildings
Ok, so we must use TomTom if we want the buildings.
Thanks for your help.
Regards
Thanks for your help.
Regards
Loïc Caouën
Technical Consultant
PTV FRANCE
Technical Consultant
PTV FRANCE
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: xMap : display buildings
Bonjour Loic,
Well, that was a single and simple test. I have no clue about the number of buildings and coverage in the whole map.
I recommend to perform some more thoroughly tests. If you need an official statement get in touch with Product Management or use the data forum
Best regards,
Bernd
Well, that was a single and simple test. I have no clue about the number of buildings and coverage in the whole map.
I recommend to perform some more thoroughly tests. If you need an official statement get in touch with Product Management or use the data forum
Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: xMap : display buildings
just a sidenote:
nowadays the latest version of PTV Developer APIs now also offers Vector Maps including
Best regards,
Bernd
nowadays the latest version of PTV Developer APIs now also offers Vector Maps including
- HERE building footprints
- Tilting of maps
- Rotation of maps
Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...