GIS Reference

From Archicad version 9 you can attach GIS data to a project with API functions.

Geographic Information Systems (GIS) are a set of computer programs that can organize, display, and analyze spatially distributed data.
You can find detailed explanation of GIS visiting the following websites:

The GIS data associated to the plan can be accessed with the APIDb_GetGISRefID and APIDb_SetGISRefID database functions.

The following UML figure demonstrates the relations between the different parts of the GIS data structure as implemented in the API.

API_GISLinearPosAPI_Coord3DAPI_GISPositionRefAPI_GISRefGISAngularUnitGISLinearUnitAPI_GISCoordinateSystemAPI_GISEPSGDataAPI_GISMapProjectionParamAPI_GISAngleRefAPI_GISAngularPosAPI_GISAngularAPI_GISUML

 

See Also

APIDb_GetGISRefID
APIDb_SetGISRefID
APIDb_ConvertToSIUnitsID