2015 Digital Terrain Model (2018 textures)Modèle numérique de terrain 2015 (textures 2018)
Modèle numérique de terrain 2015 (textures 2018)2015 Digital Terrain Model (2018 textures)
This dataset provides a textured 3D digital terrain model (DTM) for the Strasbourg area, published via the Strasbourg open-data portal. The mesh geometry corresponds to the 2015 DTM, while the surface texture has been updated using the August 2018 orthoimagery. It is intended for 3D visualization and geographic analysis purposes. Further technical details are available in the accompanying metadata.Modèle numérique de terrain (maillage 3D texturé avec l’orthoimage de 2018) La géométrie est identique au MNT 2015 (voir fiche de métadonnées), mais la texture a été mise à jour en utilisant la dernière orthoimage d’août 2018. Pour plus d'information, consulter les métadonnées .
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (3 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| mnt2015_t2018Mnt2015 t2018 | text | — |
| geo_shapeShape | geo_shape | — |
| geo_point_2dCoordinates | geo_point_2d | — |
Schema captured from opendatasoft 6 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1geo_shape: {"type":"Feature","geometry":{"type":"Po · geo_point_2d: {"lat":48.5309168266,"lon":7.64626584463
{
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.644798344293328,
48.530053059109086
],
[
7.64756632547349,
48.529942131898856
],
[
7.647733393473346,
48.5317805811163
],
[
7.644965313273587,
48.53189151224071
],
[
7.644798344293328,
48.530053059109086
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.5309168266,
"lon": 7.64626584463
},
"mnt2015_t2018": "https://3d.strasbourg.eu/DATA/MAQUETTE3D/MNT2015_T2018/M049_064.zip"
}Record 2geo_shape: {"type":"Feature","geometry":{"type":"Po · geo_point_2d: {"lat":48.5105828617,"lon":7.64719630244
{
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.64572936892145,
48.5097191001504
],
[
7.648496249369986,
48.509608150001455
],
[
7.648663284426467,
48.51144661032836
],
[
7.645896305037221,
48.51155756439197
],
[
7.64572936892145,
48.5097191001504
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.5105828617,
"lon": 7.64719630244
},
"mnt2015_t2018": "https://3d.strasbourg.eu/DATA/MAQUETTE3D/MNT2015_T2018/M050_053.zip"
}Record 3geo_shape: {"type":"Feature","geometry":{"type":"Po · geo_point_2d: {"lat":48.5197751561,"lon":7.64803138023
{
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.646564169343344,
48.518911407776976
],
[
7.649331544565946,
48.51880043805301
],
[
7.649498639585655,
48.52063889157883
],
[
7.646731165387083,
48.520749865218285
],
[
7.646564169343344,
48.518911407776976
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.5197751561,
"lon": 7.64803138023
},
"mnt2015_t2018": "https://3d.strasbourg.eu/DATA/MAQUETTE3D/MNT2015_T2018/M050_058.zip"
}Record 4geo_shape: {"type":"Feature","geometry":{"type":"Po · geo_point_2d: {"lat":48.5271289671,"lon":7.64869965831
{
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.647232225460221,
48.526265229339515
],
[
7.649999996629028,
48.52615424395256
],
[
7.650167139642543,
48.527992692002854
],
[
7.647399269469544,
48.52810368130597
],
[
7.647232225460221,
48.526265229339515
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.5271289671,
"lon": 7.64869965831
},
"mnt2015_t2018": "https://3d.strasbourg.eu/DATA/MAQUETTE3D/MNT2015_T2018/M050_062.zip"
}Record 5geo_shape: {"type":"Feature","geometry":{"type":"Po · geo_point_2d: {"lat":48.5363212,"lon":7.64953527586}
{
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.648067565465942,
48.53545747541707
],
[
7.650835831726284,
48.535346470447635
],
[
7.651003034761101,
48.53718491161014
],
[
7.6482346694612735,
48.53729592049655
],
[
7.648067565465942,
48.53545747541707
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.5363212,
"lon": 7.64953527586
},
"mnt2015_t2018": "https://3d.strasbourg.eu/DATA/MAQUETTE3D/MNT2015_T2018/M050_067.zip"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/mnt2015_t2018
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/mnt2015_t2018/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.