All Projects → CodeforHawaii → Aclu

CodeforHawaii / Aclu

Licence: mit
Code for Hawaii + ACLU app to show public access rights

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Aclu

Loam noted
loam code noted in Chinese(loam中文注解版)
Stars: ✭ 455 (+2175%)
Mutual labels:  mapping
Cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Stars: ✭ 5,754 (+28670%)
Mutual labels:  mapping
Bidict
The bidirectional mapping library for Python.
Stars: ✭ 779 (+3795%)
Mutual labels:  mapping
Wicket
A modest library for moving between Well-Known Text (WKT) and various framework geometries
Stars: ✭ 484 (+2320%)
Mutual labels:  mapping
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+2865%)
Mutual labels:  mapping
Mapserver
Source code of the MapServer project. Please submit pull requests to the 'main' branch.
Stars: ✭ 693 (+3365%)
Mutual labels:  mapping
Whyhaskellmatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Stars: ✭ 418 (+1990%)
Mutual labels:  mapping
Joctomap
Java/Android wrapper for Octomap: an octree-based mapping library
Stars: ✭ 11 (-45%)
Mutual labels:  mapping
Voxblox
A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.
Stars: ✭ 623 (+3015%)
Mutual labels:  mapping
Codablealamofire
An extension for Alamofire that converts JSON data into Decodable objects.
Stars: ✭ 744 (+3620%)
Mutual labels:  mapping
Elevation mapping
Robot-centric elevation mapping for rough terrain navigation
Stars: ✭ 520 (+2500%)
Mutual labels:  mapping
Fasteasymapping
A tool for fast serializing & deserializing of JSON
Stars: ✭ 556 (+2680%)
Mutual labels:  mapping
Visual slam related research
视觉(语义) SLAM 相关研究跟踪
Stars: ✭ 708 (+3440%)
Mutual labels:  mapping
Gmt
The Generic Mapping Tools
Stars: ✭ 468 (+2240%)
Mutual labels:  mapping
Mappinggenerator
🔄 "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
Stars: ✭ 831 (+4055%)
Mutual labels:  mapping
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+2135%)
Mutual labels:  mapping
Leaflet Dvf
Leaflet Data Visualization Framework
Stars: ✭ 678 (+3290%)
Mutual labels:  mapping
Kakajson
Fast conversion between JSON and model in Swift.
Stars: ✭ 867 (+4235%)
Mutual labels:  mapping
Anakin
This Node module maps all application's dependencies and centralizes everything, at only one place
Stars: ✭ 8 (-60%)
Mutual labels:  mapping
Kimera Vio
Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.
Stars: ✭ 741 (+3605%)
Mutual labels:  mapping

Code for Hawaii + ACLU

Access to public lands in Hawai`i App

Welcome! Code for Hawaii has partnered with the American Civil Liberties Union of Hawai`i ("ACLU") to create an app. The intent of the proposed app is to use your geo-location to assist understanding of whose land you are on and your civil rights there.

Please start by reading the project proposal.

Questions? Want to help?
Come join us on Wednesday nights at the Code for Hawaii meetups. We meet the first three Wednesdays of the month. (Contact Ryan for Saturday morning hack sessions too).

Quick Links

Frontend Development

We are using Vue.js for our frontend. The project was created using vue-cli. If you look at the folder structure you will see a frontend and a frontend-v2 folders. Go for the v2 :)

  1. cd frontend-v2
  2. npm install
  3. npm run serve
  4. Open http://localhost:8080

Backend Development

Sorry, we are not doing much work on the backend these days and the steps to setup a dev environment for the database are kind of cumbersome. If you are interested in helping on our backend, feel free to drop by our Wednesday meetup and we can happily walk you through the process. Just as a heads ups, we are using MongoDB + Python/Flask + Eve.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].