Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Sviluppatori dello Spazio economico europeo (SEE)
I riquadri 3D fotorealistici sono una mesh 3D con texture basate su immagini ad alta risoluzione. Offrono mappe 3D ad alta risoluzione in molte delle aree popolate del mondo. Consentono di potenziare esperienze di visualizzazione 3D immersive di nuova generazione per aiutare gli utenti a:
Dopo aver ottenuto la chiave API, puoi
iniziare ad accedere ai riquadri fotorealistici specificando un URL del tileset principale a un renderer 3D
Tiles a tua scelta. Dopodiché, tutte le chiamate successive per le tessere fotorealistiche vengono effettuate automaticamente dal renderer man mano che l'utente finale esplora la mappa.
Il rendering può effettuare almeno tre ore di richieste di riquadri da una singola richiesta di tileset radice. Una volta raggiunto questo limite, devi effettuare un'altra richiesta di tileset radice.
Ad esempio, puoi utilizzare il seguente codice JavaScript per iniziare a esplorare le 3D
Tiles con Cesium
JS.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-24 UTC."],[[["Photorealistic 3D Tiles provide high-resolution 3D maps of populated areas, enabling immersive visualization experiences for users."],["These tiles help users understand, navigate, evaluate, and monitor changes in real-world locations."],["To use the API, review the Terms of Service, Map Tiles API Policies, set up a billing account, enable the Map Tiles API, and obtain an API key."],["Access tiles by providing a root tileset URL to a compatible 3D Tiles renderer (like CesiumJS) and ensure the renderer supports copyright attribution."],["A single root tileset request allows for at least three hours of tile requests before requiring a new request."]]],["Photorealistic 3D Tiles provide high-resolution 3D maps, enabling users to understand areas, navigate confidently, evaluate locations, and observe real-world changes. To use the API, review the Terms of Service and API Policies, then set up a project with billing and enable the Map Tiles API. Access tiles by specifying a root tileset URL with an API key to a 3D Tiles renderer, which will automatically make subsequent tile requests. Renderers are allowed a maximum of 3 hours of requests per root request.\n"]]