Skip to content

AndrewArace/hubhacks

Repository files navigation

hubhacks

City of Boston 2014 hubhacks challenge

Live Endpoint

Stand-alone http://andrewarace.github.io/hubhacks/

Embedded in Permitting Wizard http://andrewarace.github.io/hubhacks/SiteLocation.html

SAM REST Endpoint (with examples)

http://hubmaps1.cityofboston.gov/samrest/

Example JSON Address

{
	"addressId":1234,
	"fullAddress":"21 Ainsworth St",
	"xCoord":753634.177065596,
	"yCoord":2930402.91973303,
	"mailingNeighborhood":"Roslindale",
	"zipCode":"02131",
	"relationshipType":1,
	"constrId":110891,
	"improvementId":110891,
	"streetNumber":"21",
	"isRange":false,
	"rangeFrom":null,
	"rangeFromSort":0.0,
	"rangeTo":null,
	"rangeToSort":0.0,
	"unit":null,
	"spatialParcelPID":"2004623000",
	"spatialParcelId":78401,
	"streetId":40,
	"fullStreetName":"Ainsworth St",
	"wardId":20,
	"precinct":"2007"
}

About

City of Boston 2014 hubhacks challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •