libsim  Versione 7.2.1

◆ arrayof_georef_coord_array_export()

subroutine georef_coord_class::arrayof_georef_coord_array_export ( type(arrayof_georef_coord_array), intent(in)  this,
character(len=*), intent(in)  shpfile 
)
private

Export an array of georef_coord_array objects to a file in ESRI/Shapefile format.

All the thisarraysize shapes contained in this are exported to the requested shapefile. Topology information and possible polygon parts are exported as well, while projection information is ignored.

Parametri
[in]thisarray object to be exported
[in]shpfilename of shapefile (with or without extension)

Definizione alla linea 1161 del file georef_coord_class.F90.


Generated with Doxygen.