ThinkGeo.MapSuite.Layers.Ogr by ThinkGeo

<PackageReference Include="ThinkGeo.MapSuite.Layers.Ogr" Version="10.3.0" />

 ThinkGeo.MapSuite.Layers.Ogr 10.3.0

ThinkGeo.MapSuite.Layers.Ogr is a layer extension to the Map Suite product line, see below for compatibility. It provides ability to load and render OGR data format on map. The Geospatial Data Abstraction Library (GDAL) is a computer software library for reading and writing raster and vector geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. It may also be built with a variety of useful command line interface utilities for data translation and processing. The related OGR library (OGR Simple Features Library), which is part of the GDAL source tree, provides a similar ability for simple features vector graphics data. The related OGR library (OGR Simple Features Library[2]), which is part of the GDAL source tree, provides a similar ability for simple features vector graphics data. ** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. ** Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api Supported Platforms: Windows, Linux, macOS - Compatible Products - Map Suite Desktop for WPF Map Suite Desktop for WinForms Map Suite Web for WebForms Map Suite Web for MVC Map Suite Web for WebAPI

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ThinkGeo.MapSuite.Layers.Ogr</id>
    <version>10.3.0</version>
    <title>ThinkGeo MapSuite Ogr Layer</title>
    <authors>ThinkGeo</authors>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ThinkGeo.MapSuite.Layers.Ogr is a layer extension to the Map Suite product line, see below for compatibility.  It provides ability to load and render OGR data format on map.

The Geospatial Data Abstraction Library (GDAL) is a computer software library for reading and writing raster and vector geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. It may also be built with a variety of useful command line interface utilities for data translation and processing. The related OGR library (OGR Simple Features Library), which is part of the GDAL source tree, provides a similar ability for simple features vector graphics data.

The related OGR library (OGR Simple Features Library[2]), which is part of the GDAL source tree, provides a similar ability for simple features vector graphics data.

** This is an extension for use in ThinkGeo's Map Suite product line, see below,  as it cannot be used stand alone. **

Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api

Supported Platforms: Windows, Linux, macOS

- Compatible Products -
    Map Suite Desktop for WPF
    Map Suite Desktop for WinForms
    Map Suite Web for WebForms
    Map Suite Web for MVC
    Map Suite Web for WebAPI</description>
    <serviceable>false</serviceable>
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="ThinkGeo.MapSuite" version="10.3.0" />
        <dependency id="ThinkGeo.MapSuite.Layers.FdoVector" version="10.3.0" />
        <dependency id="MapSuiteDependency-Fdo" version="10.3.0" />
      </group>
    </dependencies>
    <tags>Spatial GIS ThinkGeo MapSuite Map Suite .NET FdoOgr FDO OGR Mapping</tags>
    <owners>ThinkGeo</owners>
    <iconUrl>http://nuget.thinkgeo.com/logo.png</iconUrl>
    <projectUrl>https://github.com/ThinkGeo</projectUrl>
    <licenseUrl>http://wiki.thinkgeo.com/wiki/map_suite_license_agreement</licenseUrl>
  </metadata>
</package>