itowns
Version:
A JS/WebGL framework for 3D geospatial data visualization
73 lines (64 loc) • 2.42 kB
JSON
{
"View": {
"view_3d_map": "3D map",
"view_25d_map": "2.5D map",
"view_2d_map": "2D map",
"view_multiglobe": "Multiple globes",
"view_multi_25d": "Multiple 2.5D maps",
"view_immersive": "Immersive view"
},
"3d Tiles": {
"3dtiles_basic": "Basic",
"3dtiles_batch_table": "Batch table",
"3dtiles_25d": "On 2.5D map"
},
"Pointcloud": {
"potree_25d_map": "Potree 2.5D map",
"potree_3d_map": "Potree 3D map",
"laz_dragndrop": "LAS/LAZ viewer",
"entwine_simple_loader": "Entwine loader",
"entwine_3d_loader": "Entwine 3D loader"
},
"Vector tiles": {
"vector_tile_raster_3d": "Raster on 3D map",
"vector_tile_raster_2d": "Raster on 2D map",
"vector_tile_dragndrop": "Drag and drop a style"
},
"Source / Stream": {
"source_stream_wfs_25d": "WFS to 2.5D objects",
"source_stream_wfs_3d": "WFS to 3D objects",
"source_stream_wfs_raster": "WFS to raster"
},
"Source / File": {
"source_file_gpx_3d": "GPX to 3D objects",
"source_file_geojson_3d": "GeoJSON to 3D objects",
"source_file_shapefile": "Shapefile to raster",
"source_file_geojson_raster": "GeoJSON to raster",
"source_file_gpx_raster": "GPX to raster",
"source_file_kml_raster": "KML to raster"
},
"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"
},
"Plugins": {
"plugins_drag_n_drop": "Drag and drop",
"plugins_pyramidal_tiff": "Pyramidal TIFFs",
"plugins_vrt": "VRT Parser"
}
}