Giter VIP home page Giter VIP logo

ruby-tilecache's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ruby-tilecache's Issues

Rhomobile?

Hi, I am not very advanced in Ruby, so I have a dummy question.
If i will import ruby-tilecache in my Rhomobile app, which is Ruby based, so can I then using this dinamically(on-the-fly) generate OSM tiles for the application(it use Leaflet as Tile Viewer). ????? And If yes, could you please help me out a bit to integrate it with Rhomobile?

Ruby MapScript installation

Did you mean

sudo apt-get install libmapscript-ruby

instead of

sudo gem install ruby-mapscript

as there is no ruby-mapscript gem or similar?

Missing ConfigParser?

When sending a WMS request to the Rails Controller (like the example) I get the following exception:

uninitialized constant TileCache::Layer::ConfigParser

in lib/tile_cache/layer.rb:43

Installing the config_parser gem did not help. I am testing on Rails 3, so maybe this is an issue?

Configuration file

The example configuration file is missing "layers:" as root for all layers.

cache:
    type: DiskCache
    root: '../tmp/mapcache'

layers:
  basic:
    type: MapServer
    mapfile: app/map/nic.map
    layers: NIC2,NIC1
    maxresolution: 0.01991484375
    levels: 5
    extension: jpeg
    metatile: true
    metabuffer: 0, 0
    bbox: -87.6903, 10.7075, -82.5921, 15.0259

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.