libsim  Versione7.2.6

◆ arrayof_georef_coord_array_export()

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

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 1162 del file georef_coord_class.F90.


Generated with Doxygen.