c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED

Le Photomaillage 3D de l'Eurométropole de Strasbourg constitue une image 3D continue du territoire. Techniquement, il s'agit d'un maillage 3D texturé calculé à partir de prises de vues aériennes systématiques nadirales et obliques. Les photographies aériennes ont été réalisées entre le 6 et le 22...

0
poor

Weighted across five axes. Tap a ring for what it measures.

Data schema (4 fields)

Filterable via the API (2)
repdalleobj

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
repdalleFilterable via the APItext
objFilterable via the APItext

Schema captured from opendatasoft 2 hours 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 1obj: https://3d.strasbourg.eu/DATA/PM3D_2018/ · repdalle: PC2450
{
  "obj": "https://3d.strasbourg.eu/DATA/PM3D_2018/TEXTURED_MESH_OBJ/PC2450.zip",
  "repdalle": "PC2450",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            7.647640186216383,
            48.61088305931913
          ],
          [
            7.651024402435793,
            48.610747562248385
          ],
          [
            7.651228818635596,
            48.61299169348581
          ],
          [
            7.647844454398921,
            48.61312719639478
          ],
          [
            7.647640186216383,
            48.61088305931913
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.611937386,
    "lon": 7.64943446618
  }
}
Record 2obj: https://3d.strasbourg.eu/DATA/PM3D_2018/ · repdalle: PC4E50
{
  "obj": "https://3d.strasbourg.eu/DATA/PM3D_2018/TEXTURED_MESH_OBJ/PC4E50.zip",
  "repdalle": "PC4E50",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            7.78976166864708,
            48.60510737068832
          ],
          [
            7.793145120070215,
            48.60496773669859
          ],
          [
            7.793355750842967,
            48.607211618914896
          ],
          [
            7.789972151503152,
            48.60735125892029
          ],
          [
            7.78976166864708,
            48.60510737068832
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.6061595045,
    "lon": 7.79155867354
  }
}
Record 3obj: https://3d.strasbourg.eu/DATA/PM3D_2018/ · repdalle: PC2D51
{
  "obj": "https://3d.strasbourg.eu/DATA/PM3D_2018/TEXTURED_MESH_OBJ/PC2D51.zip",
  "repdalle": "PC2D51",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            7.678303085335836,
            48.61190412362227
          ],
          [
            7.681687287580738,
            48.61176773407694
          ],
          [
            7.681893053893089,
            48.61401181039856
          ],
          [
            7.678508703639328,
            48.614148205820456
          ],
          [
            7.678303085335836,
            48.61190412362227
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.6129579767,
    "lon": 7.68009803337
  }
}
Record 4obj: https://3d.strasbourg.eu/DATA/PM3D_2018/ · repdalle: PC3551
{
  "obj": "https://3d.strasbourg.eu/DATA/PM3D_2018/TEXTURED_MESH_OBJ/PC3551.zip",
  "repdalle": "PC3551",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            7.705376196792742,
            48.61081024898714
          ],
          [
            7.708760254167958,
            48.61067307137328
          ],
          [
            7.708967204465496,
            48.612917100530204
          ],
          [
            7.705582999100479,
            48.61305428405444
          ],
          [
            7.705376196792742,
            48.61081024898714
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.6118636844,
    "lon": 7.7071716644
  }
}
Record 5obj: https://3d.strasbourg.eu/DATA/PM3D_2018/ · repdalle: PC3A51
{
  "obj": "https://3d.strasbourg.eu/DATA/PM3D_2018/TEXTURED_MESH_OBJ/PC3A51.zip",
  "repdalle": "PC3A51",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            7.722296301872517,
            48.610123375874934
          ],
          [
            7.725680268285118,
            48.609985705743526
          ],
          [
            7.725887958495799,
            48.61222970528519
          ],
          [
            7.722503844105357,
            48.61236738134811
          ],
          [
            7.722296301872517,
            48.610123375874934
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.6111765502,
    "lon": 7.72409209396
  }
}

Live sample captured at profiling time — values may have changed upstream.

Using the API

Configuration

Base URL
https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/odata3d_pm3d

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/odata3d_pm3d/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.

Full API documentation ↗

Rate limits

2 000 000 req/day
per ipmeasured
observed 2 hours ago

Dataset

Volume & freshness

Records
6.0k
5992
Last upstream update
6 years ago
2020-06-03

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Photomaillage 3D 2018 — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.