Skip to content

WSDOT-GIS/dor-tax-rate-reader

Repository files navigation

Department of Revenue Tax Rate data importer

bitHound Score

This project was created by Washington State Department of Transportation (WSDOT) to read tax rate data provided by Washington State Department of Revenue.

Requirements

  • Visual Studio 2013 Update 4
  • Microsoft .NET Framework 4.5.1 (or higher)

Projects

DorTaxRateReader

This project controls downloading and reading data from the DOR website.

DorTaxRateWeb

A WebAPI project that defines REST endpoints to access data read by the DorTaxRateReader.

DorTaxDataContracts

This project defines common classes used in the other projects.

GeoConversion

This project provides methods for converting between data types used in different topology libraries.

Uses code provided by the NTS-DotSpatial GeometryConverter NuGet package.

Resources

Used for reading and projecting shapefiles.

Used for serializing shapefile content to GeoJSON.

Controls caching of web service responses.

Enables HTTP compression of GeoJSON responses.

About

Reads data published by WA Dept. of Revenue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published