Giter Site home page Giter Site logo

geosmartcity-cip / gsc-client Goto Github PK

View Code? Open in Web Editor NEW
3.0 18.0 3.0 2.83 MB

GeoSmartCity Client Side JavaScript Library API

Home Page: http://geosmartcity.eu/

License: European Union Public License 1.1

JavaScript 42.26% CSS 49.32% HTML 8.43%

gsc-client's Introduction

GeoSmartCity Client Side JavaScript Library API

gsc.js is a productivity library for rapid spatial web application development. The library builds on jQuery, OpenLayers3 and invokes methods from an instance of the GeoSmartCity Hub.

Build Status

Useful links

How to install

# clone repository
git clone https://github.com/GeoSmartCity-CIP/gsc-client.git

# install grunt (task runner)
npm install grunt

# to install package (dependecies,...)
npm install

# to build entire project (jhint, nodeunit, concat, uglify, jsdoc)
grunt

# to run test
grunt jasmine

How to contribute

  • Look at the table of responsibilities here and for a clarification use delivered mockups
  • Create a new branch (how to)
  • As an example you can use this feature branch if there is a bug, open issue
  • Start coding your feature

Funding

The development of gsc.js is part-funded by the European Commission through the GeoSmartCity project.

Licence

gsc.js is free software, and may be redistributed under the EUPL v.1.1 LICENSE.

gsc-client's People

Contributors

andreadinora avatar charmatzis avatar eirikcsak avatar filipzava avatar jlcardoso avatar lol2x avatar rszturc avatar runarbe avatar

Stargazers

 avatar  avatar  avatar

Watchers

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

gsc-client's Issues

Technology

Geoadmin uses OpenLayers3, AngularJS, Bootstrap. These technolegies we can also use. Please tell me what is added value of geoadmin?

Registration issue

Hi, I am trying to implement registration functionality into my project.
I tried to use this

but there is not registrationWidget in the user class

what can I do?

Shared configuration section for library

Need a place to configure the instance of the GSC data catalogue that the current script is working against.

Need a place to configure a proxy to access GSC data catalogue services that do not implement CORS in scenarios where the application is running on a different server than the catalogue

gsc.config.setProxy() / getProxy()
gsc.config.setDataCatalogueURL() / getDataCatalogueURL()

error in filter on attributes functionality

Hi, I am trying to develop a map using filteronAttirbutes

but there is an issue, you shouldn't add in the query params equals to null if they aren't used

e.g. I am trying to filter with cql equals smth.... and the query that is constructed includes FILTER=null
and FEATUREID=null

FILTER=null&CQL_FILTER=height_val%3D123.0&FEATUREID=null&

production stage

Hi to everyone.

May I ask in what status the develop and master branch are? Is the client ready for production? What tools are they missing?

X.

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.