Git Product home page Git Product logo

hubhacks's Introduction

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"
}

hubhacks's People

Contributors

andrewarace avatar jkirschner avatar sam-berg avatar

Watchers

 avatar James Cloos avatar Ken Chan avatar  avatar

Forkers

sam-berg

hubhacks's Issues

message label above result list

can we add a label above the result list that we can set from the search controller or in the map controller that we can use to list number of results, or indicate that there were no results, or that "showing nearby results" etc.

highlight item in list after click on map?

we had originally planned to have the list results highlight after clicking them, and after clicking on the map, highlight the associated list entry - are we still doing that?

style the title bar, additional info?

text needs to be better centered in the green title bar.

is there anything else we can add to the bar? seems like a lot of wasted space. should we add a help pop-up?

style map info pop-up

the map info window template (in mapcontroller) needs to be styled to present the information for the selected address a little nicer.

work on mobile layout?

I checked this on my phone last night for fun and it wasn't fully usable from a mobile device.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.