Skip to content

mferrarini/geoblacklight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoBlacklight

CI | Coverage Status | Gem Version

GeoBlacklight is a world-class discovery platform for geospatial (GIS) holdings. It is an open collaborative project aiming to build off of the successes of the Blacklight Solr-powered discovery interface and the multi-institutional OpenGeoportal and OpenGeoMetadata federated metadata sharing communities. We're actively looking for community input and development partners.

In order to create a new GeoBlacklight application from the template, run the following:

$ DISABLE_SPRING=1 rails new app-name -m https://raw.githubusercontent.com/geoblacklight/geoblacklight/main/template.rb

To launch app:

$ cd app-name
$ rake geoblacklight:server

Note that this method launches an application that does not have any fixture records to be examined. You may want to launch a test application that has fixture data loaded into a Solr core. If so, refer to the development guide. For further information on installing a blank app, see the installation guide

Contributing

Interested in contributing to GeoBlacklight? Please see our contributing guide.

See the development guide on our wiki for more information about setting up your development environment.

Please see the full documentation hosted on our Wiki

About

Discovery platform for GIS data.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 66.2%
  • JavaScript 13.3%
  • HTML 9.4%
  • XSLT 6.0%
  • SCSS 4.6%
  • Handlebars 0.5%