Created: January10, 2024 Updated: January10, 2024
To find any needed data in the vector database use this script. Be sure that your Generator is enabled to add VectorData to generated gameobjects. (Link to Add Vector Database to a gameobject).
Calling scripts depends on the type of the source of vector element .For example roads are based on lines so we have to call GISTerrainLoaderLineGeoData instead of GISTerrainLoaderPolygonGeoData.