Giter VIP home page Giter VIP logo

sacopendata's Introduction

PRs Welcome

SacOpenData

Link to Live Version

An app allowing users to view, manipulate, and download various City of Sacramento Open Data Sets. Additionally, a easily ediatable template to repurpose the app for any collection of data sets with GeoServices REST APIs with point geometry objects.

Screenshot

Tools

Building Your Own Version

This app can be easily edited for use with any collection of data sets with Geoservices REST APIs that use point geometry objects. Many cities and organizations make their open data sets available through Geoservices, and a full collection of over 180,000 data sets is available on ArcGIS Hub.

To create your own version of this app, simply fork the repository, rename if desired, and edit the data_source_information.R script according to the instructions in the comments.

In order to run the app, you will need to install R (installing RStudio is also recommended). When you run the app for the first time, run the commands:

source("install_package.R")
install_packages()

to ensure all necessary packages are loaded.

You can then run the app using the

shiny::runApp()

command. If you are unfamiliar with Shiny, there are tutorials available.

To learn more about sharing or publishing your app, see the Share Your Apps tutorial.

Contributing

Contributions are welcomed! See the contributing guide for more details.

Other Versions

sacopendata's People

Contributors

feydan avatar mvanbommel avatar

Stargazers

 avatar

Watchers

 avatar  avatar

sacopendata's Issues

Deploy to heroku doesn't properly load the esri2sf package

During build we get this error:
Warning: invalid package ‘esri2sf_0.1.1.tar.gz’
Error: ERROR: no packages specified

Once the app is deployed we get this error

2020-04-30T03:36:48.291614+00:00 app[web.1]: [1] "Error in query: Error in loadNamespace(name): there is no package called 'esri2sf'\n"
2020-04-30T03:36:48.292911+00:00 app[web.1]: [1] "Error in query: Error in loadNamespace(name): there is no package called 'esri2sf'\n"

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.