Itinero.IO.Shape by Ben Abelshausen

<PackageReference Include="Itinero.IO.Shape" Version="0.23.2-rc1" />

 Itinero.IO.Shape 0.23.2-rc1

Library to read shapefiles and use them for routing.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Itinero.IO.Shape</id>
    <version>0.23.2-rc1</version>
    <title>Itinero.IO.Shape</title>
    <authors>Ben Abelshausen</authors>
    <owners>Ben Abelshausen</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.githubusercontent.com/itinero/routing/develop/LICENSE.md</licenseUrl>
    <projectUrl>http://www.itinero.tech/</projectUrl>
    <iconUrl>http://www.itinero.tech/logos/itinero_logo_notext.svg.128.png</iconUrl>
    <description>Library to read shapefiles and use them for routing.</description>
    <summary>Library to read shapefiles and use them for routing in Itinero.</summary>
    <copyright>Ben Abelshausen</copyright>
    <tags>osm, openstreetmap, routing, nts</tags>
    <dependencies>
      <dependency id="Itinero" version="0.23.2-rc1" />
      <dependency id="GeoAPI" version="[1.7.4, 2.0.0)" />
      <dependency id="NetTopologySuite" version="[1.14.0, 2.0.0)" />
      <dependency id="NetTopologySuite.IO" version="[1.14.0, 2.0.0)" />
    </dependencies>
  </metadata>
</package>