Versions in this module Expand all Collapse all v1 v1.4.0 Apr 29, 2024 v1.3.0 Jan 25, 2024 Changes in this version type Layer + Properties map[string]interface{} v1.2.0 May 17, 2021 v1.1.0 Oct 10, 2019 v1.0.1 Aug 6, 2019 v1.0.0 Jul 4, 2019 Changes in this version + type Datasource interface + type GDAL struct + Band string + Extent string + Filename string + Id string + Processing []string + SRID string + type GeoJson struct + Filename string + Id string + type GeometryType string + const LineString + const Point + const Polygon + const Raster + const Unknown + type Layer struct + Active bool + CacheFeatures bool + Classes []string + ClearLabelCache bool + Datasource Datasource + GroupBy string + ID string + PostLabelCache bool + SRS string + ScaleFactor float64 + Type GeometryType + type MML struct + Layers []Layer + Map Map + Name string + Stylesheets []string + func Parse(r io.Reader) (*MML, error) + type Map struct + BBOX []int + SRS string + ZoomScales []int + type OGR struct + Extent string + Filename string + Id string + Layer string + Query string + SRID string + type PostGIS struct + Database string + Extent string + GeometryField string + Host string + Id string + Password string + Port string + Query string + SRID string + Username string + type SQLite struct + Extent string + Filename string + GeometryField string + Id string + Query string + SRID string + type Shapefile struct + Filename string + Id string + SRID string