Code Monkey home page Code Monkey logo

staepark's Introduction

staePark

Smart Parking Prototype

Parking Stall Data Specification

The following provides the working fields for the Parking Stall data types. All data needs to be in JSON with location data encoded in GeoJSON.

Parking Stall Data Types

The fields marked with an asterisk are already populated when you create the data source for your parking space in Stae.

Field Data type Description Validation Example
id* Text Includes data on whether a parking stall is occupied or not. Not empty "Parking Stalls"
name* Text Descriptive name of the parking to be monitored. Not empty "Parking Stall"
notes* Text Description or further notes about the parking stalls. Not empty "Real-time Data from Flatiron"
stall number Number Stall number in a parking structure. Not empty "10"
status Text Status of Parking Stall. enumeration: open, closed "Open"
parking_structure_name Text Name of Parking Structure Not empty "GCT Parking Structure"
type Text Type of parking space enumeration: general, compact, handicap, motorcycle "general"
images Array List of images related to the building or location in the building Not empty, max character length: 2048 [https://stae.co/park1.jpg, https://stae.co/park2.jpg]
location_point Point Location of where the Parking Stall exists. GEOJSON format {"type": "Point", "coordinates": [-74.0429, 40.744]}

staepark's People

Contributors

cpenalosa avatar

Watchers

 avatar

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.