Giter Club home page Giter Club logo

pgrestapi's People

Contributors

abenrob avatar apollolm avatar aratcliffe avatar ccabanero avatar dmduarte avatar gitter-badger avatar mattcurrie avatar slindy23 avatar topwood avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pgrestapi's Issues

Create Dynamic JobIDs for Geoprocessing Services

When GP jobs pop off, there should be a common unique identifier that follows the job throughout its life cycle. This may involve the server writing out assets to disk (maybe a shapefile -> Mapnik -> output image), and status updates for long running jobs.

Warn users when SRID is 0

...if this is the case, then some of the operations involving transforms will not function properly.

Request sample is showing wrong host

I'm seeing localhost:3000 instead of services.irras.in.
Oh. It's because node is actually running on port 3000, and IIS is forwarding requests from services.irras.in to it. So it's actually working as desired. But there should be some override in settings to use if you prefer to show a different host/port.

Allow for preprocessed JSON packages to be created and downloaded

This could be a separate project.
But, rip out a bunch of .json files ahead of time.
If your client side app has a table that aggregates values by district, do it all on the server, then rip out static view files that already are in the correct format to be consumed and immediately displayed by the client.

This might mean ripping out a json file for a particluar district that has pivoted aggregated averages. There might also be a json file for the same district, but it's pre-formatted to be consumed by a d3 grouped bar chart.

It's like tile caching your map ahead of time. But we're kind of caching all of the different ways a client would want to consume a piece of data. Need to work out a way for a user to define the format/logic for this.

Think about it.

More TopoJSON support

Let users query their tables like normal from the table_query REST endpoint. After their results come back, offer a button to click to convert their results to TopoJSON. That way, you can still narrow down your features with a where clause AND get TopoJSON.

Create OSX Installation notes

...there's now new stuff, with a more complex install.
Can we update the docs/OSX_Installation.md file with OSX Install notes?

Update README to include the nuances for deploying to an AWS EC2 server and other!

The Chubbs Spatial Server deployment instructions are now a bit vague. Update it especially to 1) include the nuances for deploying to AWS EC2 machines 2) On Windows, creating a windows service 3) On Linux, creating long-lasting sessions that won't time out ... and more!!! This will help team members adopt this platform for more internal projects.

Validate functions referenced in GP files

If a function is used, check to make sure it exists in the DB. (perhaps) if it doesn't exist, offer to create it for the user. ("Function doesn't exist in this database. Would you like to create it?")

TopoJSON Support

Allow users to create TopoJSON files for entire PostGIS tables.

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.