itowns
Version:
A JS/WebGL framework for 3D geospatial data visualization
104 lines (91 loc) • 3.61 kB
JSON
{
"View": {
"view_3d_map": "3D map",
"view_25d_map": "2.5D map",
"view_2d_map": "2D map",
"view_3d_map_webxr": "3D map WebXR",
"view_multiglobe": "Multiple globes",
"view_multi_25d": "Multiple 2.5D maps",
"view_immersive": "Immersive view",
"view_3d_mns_map" : "Digital surface model"
},
"Geoid": {
"geoid_geoidLayer": "Display geoid heights"
},
"3D Tiles": {
"3dtiles_loader": "3D Tiles loader"
},
"Pointcloud": {
"potree_25d_map": "Potree 2.5D map",
"potree2_25d_map": "Potree 2.5D map 2.0 format",
"potree_3d_map": "Potree 3D map",
"laz_dragndrop": "LAS/LAZ viewer",
"entwine_simple_loader": "Entwine loader",
"entwine_3d_loader": "Entwine 3D loader",
"copc_simple_loader": "COPC loader"
},
"Vector tiles": {
"vector_tile_raster_3d": "Raster on 3D map",
"vector_tile_raster_2d": "Raster on 2D map",
"vector_tile_mapbox_raster": "Mapbox Vector Tiles to raster",
"vector_tile_3d_mesh": "Vector tile to 3d objects",
"vector_tile_3d_mesh_mapbox": "Mapbox Vector tile to 3d objects",
"vector_tile_dragndrop": "Drag and drop a style"
},
"WFS source": {
"source_stream_wfs_25d": "WFS to 2.5D objects",
"source_stream_wfs_3d": "WFS to 3D objects",
"source_stream_wfs_raster": "WFS to raster"
},
"Specific source options": {
"source_file_from_format": "format",
"source_file_from_methods": "fetcher and parser"
},
"FileSource": {
"source_file_geojson_raster": "GeoJSON to raster",
"source_file_geojson_raster_2": "USGS GeoJSON flux to raster (planar view)",
"source_file_geojson_3d": "GeoJSON to 3D objects",
"source_file_kml_raster": "KML to raster",
"source_file_kml_raster_usgs": "USGS KML flux to raster",
"source_file_gpx_raster": "GPX to raster",
"source_file_gpx_3d": "GPX to 3D objects",
"source_file_cog": "Cloud Optimized GeoTIFF (COG)"
},
"Customize FileSource": {
"source_file_from_fetched_data": "Handle fetching step",
"source_file_from_parsed_data": "Handle parsing step",
"source_file_shapefile": "Shapefile case"
},
"Effects": {
"effects_postprocessing": "Post processing",
"effects_split": "Splitted rendering",
"effects_stereo": "Stereo effects",
"mars": "Mars atmosphere",
"customColorLayerEffect": "Custom Color Effect"
},
"Miscellaneous": {
"misc_colorlayer_visibility": "Check ColorLayer visibility",
"misc_collada": "Collada",
"misc_clamp_ground": "Clamp 3d object to ground",
"misc_camera_animation": "Camera animation",
"misc_compare_25d_3d": "Compare 2.5D and 3D maps",
"misc_georeferenced_images": "Georeferenced image",
"misc_orthographic_camera": "Orthographic camera",
"misc_custom_controls": "Define custom controls",
"misc_custom_label": "Custom label popup",
"misc_camera_traveling": "Camera traveling",
"misc_instancing": "3D objects instancing"
},
"Widgets": {
"widgets_navigation": "Navigation",
"widgets_minimap": "Minimap",
"widgets_scale": "Scale",
"widgets_searchbar": "Searchbar",
"widgets_3dtiles_style": "3DTiles Style"
},
"Plugins": {
"plugins_drag_n_drop": "Drag and drop",
"plugins_pyramidal_tiff": "Pyramidal TIFFs",
"plugins_vrt": "VRT Parser"
}
}