Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #m
  • #ma
  • #map
  • #maps
RSS: #mapserver

#mapserver

  • @b_b
    b_b @b_b PUBLIC DOMAIN 22/05/2017
    1
    @kent1
    1

    How to set up a #tileserver using #Tilestache, #Gunicorn and #Nginx

    ▻http://www.digital-geography.com/set-tileserver-using-tilestache-gunicorn-nginx

    #mapserver

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 4/12/2016

    Serving Vector Tiles - Paul’s Blog

    ▻http://www.paulnorman.ca/blog/2016/11/serving-vector-tiles

    If you want to serve vector tiles, there are a few server options that have developed, each with different strengths and weaknesses.

    #mapserver #vector #tiles #osm

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 24/07/2016
    2
    @rastapopoulos
    @kent1
    2

    ▻https://www.mediawiki.org/wiki/Maps

    The maps project aims to build cartography technologies for all #Wikimedia projects, at a scale sufficient for their widespread usage.

    The production maps cluster (See also on Wikitech) is in development by the WMF Discovery team. The implementation has various components including:

    – #Kartotherian Github (primary) / Gerrit (mirror) - a server capable of providing #map #tiles in #vector (pbf) or raster (png) formats, as well as #static_map snapshots of any size for a given location.
    – Tilerator Github (primary) / Gerrit (mirror) – a distributed backend tile generation service with a jobque
    – A flexible sources system to set up the needed storage and processing pipeline

    A version of the tile server is now in operation at maps.wikimedia.org.

    – It serves tiles at URLs such as

    https://maps.wikimedia.org/osm-intl/11/327/791.png
    (bitmap) or …/791.json (OSM data – waterways, roads, place labels, etc.).
    – It can scale images for the high-DPI devices – e.g. 1.5x, 2x, etc …/791@1.3x.png
    – It can provide static maps with a given size and scaling, e.g.
    https://maps.wikimedia.org/img/osm-intl,6,44.8247,4.9981,1000x600.png

    Kartotherian - OpenStreetMap Wiki

    ▻http://wiki.openstreetmap.org/wiki/Kartotherian

    Kartotherian is a vector tile server based on open-source Mapbox stack, developed by Wikimedia Foundation for use on Wikipedia. It is horizontally scalable and designed for high loads.

    Architecture

    Kartotherian is a set of 3 services:

    – Kartotherian - tile server itself.
    – Tilerator - tile rendering queue.
    – Tilerator-UI (optional) - UI for issuing commands to Tilerator.

    While Kartotherian can be configured to generate tiles on the fly straight from PostgreSQL, this is intended for development use only and the main mode of operation is to convert vector tiles generated by Tilerator into whatever user-requested format. An HTTP cache such as Varnish is recommended for reducing load on Kartotherian.

    ▻https://github.com/kartotherian/kartotherian

    #mapserver

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 24/07/2016

      Et si on peut (mais j’ai pas l’impression là) faire des cartes statiques avec marqueur dessus… :)

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 19/06/2016
    1
    @kent1
    1

    five-minute #geocoder for openaddresses (tecznotes)
    ▻http://mike.teczno.com/notes/openaddr/5min-geocoder.html

    Start with a clean server running a current version of #ubuntu LTS (long-term support); either 14.04 or 16.04 will work. Amazon has readymade Ubuntu images available on EC2, or a local copy running under Virtualbox will do for testing. Both the address import process and the Elasticsearch index are hungry for lots of memory, so pick a server with 4-8GB of memory to prevent failures.

    #mapserver

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 26/03/2016
    1
    @kent1
    1

    OpenTileServer | OpenStreetMap Server Script
    ▻http://opentileserver.org

    mapfig have created a new project OpenTileServer, which provides an installation script to set up an #osm tile server on an Ubuntu Linux system in a very easy way – think “switch2osm” but without the editing. Users choose what data to load, and whether they want OSM’s “standard” map style or “OSM bright”. Example OpenLayers and Leaflet pages are also included.

    #mapserver #tiles

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 26/10/2015

    Wow, j’étais passé à côté de cette nouvelle fonctionnalité de #TileStache !

    ▻https://github.com/TileStache/TileStache/pull/204

    New optional Layer parameter:
    pixel effect
    Optional dictionary that defines an effect to be applied for all tiles of this layer. Pixel effect can be any of these: blackwhite, greyscale, desaturate, pixelate, halftone, or blur.

    https://cloud.githubusercontent.com/assets/1008637/5132973/f5b1f812-70b5-11e4-9e98-f5b581852029.png https://cloud.githubusercontent.com/assets/1008637/5132992/21470eb8-70b6-11e4-941d-dd5c7ffcc214.png https://cloud.githubusercontent.com/assets/1008637/5132994/2bee4db8-70b6-11e4-8f2b-cc810d3e1350.png https://cloud.githubusercontent.com/assets/1008637/5132998/34e459f8-70b6-11e4-99a5-0bc704726214.png https://cloud.githubusercontent.com/assets/1008637/5133002/395e0ace-70b6-11e4-902d-b9249ba089b2.png https://cloud.githubusercontent.com/assets/1008637/5133004/3e205224-70b6-11e4-9f1e-120ccd83475c.png https://cloud.githubusercontent.com/assets/1008637/5133008/48d88aec-70b6-11e4-9527-8d51b5cd2cac.png

    #mapserver

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 11/09/2014
    2
    @reka
    @fil
    2

    Mapzen - Start where you are.
    ▻https://mapzen.com/tangram

    ▻https://github.com/tangram-map/tangram

    ▻https://github.com/mapzen/vector-datasource/wiki/Mapzen-Vector-Tile-Service

    https://mapzen.com/images/tangram/nyc-sunset.png https://mapzen.com/images/tangram/paris-chrome.png https://mapzen.com/images/tangram/nyc-elevator.gif

    #map #mapserver #tiles #tilestache

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 9/09/2014
    2
    @fil
    @freakonometrics
    2

    GIS without GIS Servers
    ▻http://www.spatiallyadjusted.com/2014/09/08/gis-without-gis-servers

    My bandmate, Sheldon McGee, and I presented at AGIC 2014 on how to serve up vector data in Google Maps without using some crazy GIS Server type software. Just a little node.js and some #PostGIS is all one needs.

    ▻http://tooshel.github.io/agic2014/#

    ▻https://github.com/tooshel/node-gis-server

    #mapserver #nodejs #geojson

    • #Google
    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 7/08/2013
    6
    @severo
    @fil
    @denisb
    @7h36
    @rastapopoulos
    @ze_dach
    6

    Stop and Frisk
    ▻http://chrisherwig.org/tilehub

    tilehub - #mbtiles hosted and served via GitHub

    ▻https://github-camo.global.ssl.fastly.net/ba43014a17e54ad9aac668f78bb6a76de4d45296/68747470733a2f2f696d672e736b697463682e636f6d2f3230313

    This project was inspired by Bobby Sudekum’s TileMill without the Box. Making a few simple modifications to his code, I was able to create tilehub, which serves #map tiles rendered in TileMill via GitHub pages. Everything is contained in (...)

    #mapserver

    • #Github
    b_b @b_b PUBLIC DOMAIN
    • @severo
      severo @severo PUBLIC DOMAIN 7/08/2013

      A voir si GitHub se transforme en hébergeur web grand public (voir aussi ▻http://pages.github.com), on dirait que tout est fait pour...

      Au lieu de maintenir un serveur, ou de s’embêter avec un FTP ou SSH, on peut versionner ses pages web avec git, et même les éditer directement dans Github.

      severo @severo PUBLIC DOMAIN
    • @ze_dach
      ze_dach @ze_dach CC BY-NC-SA 7/08/2013
      @severo

      @severo Ce n’est pas déconnant. Il ne faut pas oublier que git est orienté contenu. D’ailleurs, c’est déjà le cas ►http://octopress.org

      Octopress is a framework designed by Brandon Mathis for Jekyll, the blog aware static site generator powering Github Pages. To start blogging with Jekyll, you have to write your own HTML templates, CSS, Javascripts and set up your configuration. But with Octopress All of that is already taken care of. Simply clone or fork Octopress, install dependencies and the theme, and you’re set.

      ze_dach @ze_dach CC BY-NC-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 17/06/2013
    2
    @severo
    @rastapopoulos
    2

    ericfischer/datamaps · GitHub
    ▻https://github.com/ericfischer/datamaps

    This is a tool for indexing large lists of geographic points or lines and dynamically generating #map #tiles from the index for display.

    #mapserver

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 17/06/2013

      J’ai pas tout compris mais ça a l’air cool. :)

      Ça génère une suite de fichiers de tuiles = un « fond de carte » à plusieurs niveaux de zoom ?

      D’ailleurs ça génère dans quel format, et y-a-t-il un ou plusieurs formats standards pour ça ? J’ai toujours l’impression qu’il y a des milliers de formats, impossible à retenir, entre les formats de points/lignes, les formats de fond de carte, les serveurs de fonds, etc etc.

      Un jour j’aimerais faire un schéma récapitulatif de tout ça....

      RastaPopoulos @rastapopoulos CC BY-NC
    • @b_b
      b_b @b_b PUBLIC DOMAIN 17/06/2013

      Oui, l’outil permet de générer les tuiles qui représentent les données du fichier source :

      cat file | ./encode -o directoryname -z 16

      to encode them into a sorted quadtree in web Mercator in a new directory named directoryname, with enough bits to address individual pixels at zoom level 16.

      Pour le format c’est du png...

      b_b @b_b PUBLIC DOMAIN
    • @severo
      severo @severo PUBLIC DOMAIN 17/06/2013

      j’ai l’impression qu’il manque la possibilité de choisir le style des points, tout a l’air d’être codé en dur. Mapserver propose les .map, et Geoserver les .sld, pour définir les styles, ici rien de tel on dirait. L’outil a l’air d’être surtout fait pour traiter des énormes quantités de points, et faire des « clusters » (montrer un seul point même s’il y en a 100 qui se superposent).

      severo @severo PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 17/05/2013
    5
    @rastapopoulos
    @fil
    @baroug
    @7h36
    @oeil_de_chat
    5

    Inkscape and MapBox for Interactive, Illustrated maps | MapBox
    ▻http://www.mapbox.com/blog/the-making-of-our-infrastructure-map

    I ran this shell script, which automatically assembled the PNG tiles into an #mbtiles file.

    Intéressant ce script pour générer un fichier mbtiles à partir d’une sérié d’#images.

    #map #mapserver #tilestache

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 17/05/2013

      Ces gens sont assez géniaux.

      RastaPopoulos @rastapopoulos CC BY-NC
    • @fil
      Fil @fil 17/05/2013

      hé ho moi aussi j’ai fait un shell script pour ►http://madmeg.org/delizie
      #jaloux

      Fil @fil
    • @b_b
      b_b @b_b PUBLIC DOMAIN 18/05/2013
      @fil

      héhé @fil je pensais justement à un truc dans le style :

      ton script + le script cité ici + tilestache + ▻http://tiles.kupaia.fr = de la boulette

      #truc_de_fourbe

      b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 18/05/2013

      Ouais, j’ai pensé exactement à la même chose, les gens.

      RastaPopoulos @rastapopoulos CC BY-NC
    • @fil
      Fil @fil 21/05/2013

      ok je viens de lire la doc de mbtiles (▻http://www.mapbox.com/developers/mbtiles), et je vois que ça va m’aider à résoudre un autre problème, celui de l’internationalisation du dessin ; là j’ai traité le dessin en trois langues déjà, et on en projette plein d’autres… pour l’instant ça me fait 4000 images par langue, alors que la plupart des zones sont inchangées (les légendes à traduire sont sur 1% de la surface)…

      Fil @fil
    • @fil
      Fil @fil 21/05/2013

      bon voilà j’ai fait un fichier .mbtiles à partir de #mbutil.py, que j’ai dû forker pour le faire « compresser »…
      ▻https://github.com/Fil/mbutil/commit/a0b04d1315466fb68125028171621142757efa23

      (A noter, la compression de l’image ne me gagne que 0,3% d’espace. Mais quand je mettrai dans une même base toutes les langues, ça devrait augmenter très peu à chaque langue.)

      Fil @fil
    • @fil
      Fil @fil 13/08/2013

      la référence désormais, pour ce script, c’est Alpstein/mbutil ▻http://seenthis.net/messages/150126

      Fil @fil
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 16/03/2013

    the liberty of postgreslessness: tiled vectors in mapnik (tecznotes)
    ▻http://mike.teczno.com/notes/postgreslessness-mapnik-vectiles.html

    Data is one of OpenStreetMap’s biggest pain points. The latest planet file is 27GB, and getting OSM into the Postgres database can be a long and winding road. Vectored tiles offer a way forward, and Mapnik is growing features to support them. I’m also thinking about how vectors could be used with Mapnik directly to render bitmaps without needing direct access to a spatial data base. MVT (Mapnik Vector Tiles) is my first attempt at a sensible file format.

    http://mike.teczno.com/img/mvt-renders/map-z15.png

    #map #mapserver #tilestache #geojson #vector #tiles

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 6/06/2012

    nvkelso/geo-how-to
    ►https://github.com/nvkelso/geo-how-to

    des liens en vrac autour de la carto web

    #map #mapserver

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 22/05/2012
    4
    @baroug
    @fil
    @rastapopoulos
    @gblin
    4

    Il est maintenant possible d’utiliser des filtres graphiques dans #mapnik :

    ►http://mapnik.org/news/2012/04/26/image-filters

    Une carte de base comme celle-ci :

    http://farm8.staticflickr.com/7097/7115591757_4694130077.jpg

    Peut donner quelque chose de plus sympa comme ça :

    http://farm8.staticflickr.com/7060/6969593532_d6716f0234.jpg

    Du coup, les gens de mapbox sont chaud pour utiliser tout ça dans #tilemill et ça donne envie :

    http://farm6.staticflickr.com/5321/7244528708_e27b5b0341_z.jpg http://farm6.staticflickr.com/5450/7244528786_42e033aee8_z.jpg http://farm9.staticflickr.com/8150/7244529128_78dc319f24_z.jpg

    #map #mapserver

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 10/05/2012

    Citytracking/toner @ GitHub
    ►http://citytracking.github.com/toner

    “Toner is the name of the map tiles, and Mapnik stylesheets, used for the Dotspotting project.”

    Un set de styles mapnik pour générer des cartes en noir et blanc.

    #mapserver #map #layer

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 3/05/2012
    2
    @fil
    @rastapopoulos
    2

    Ça faisait un moment que je voulais tester la mise en place d’un serveur de tuiles. Après avoir lu pas mal de pages à ce sujet j’ai choisi d’utiliser TileStache (développé par les gens de Stamen).

    Ma collection de liens et commentaires en vrac sont ici : ►http://labo.eliaz.fr/spip.php?article97

    Et comme je suis sympa, je vous ai rédigé un petit tutoriel pour installer TileStache sur votre serveur : ►http://www.weblog.eliaz.fr/article115.html

    #map #mapserver #tilestache

    b_b @b_b PUBLIC DOMAIN
    • @b_b
      b_b @b_b PUBLIC DOMAIN 4/05/2012
      @seenthis

      what the fuck @seenthis c’est quoi ce favicon attribué autofoireusement à mon site ? ^^

      b_b @b_b PUBLIC DOMAIN
    • @b_b
      b_b @b_b PUBLIC DOMAIN 22/12/2014
      @ybon

      Et hop, mise à jour du tutoriel pour utiliser #python_virtualenv sur les conseils de @ybon :)

      TileStache + virtualenv + mod_wsgi

      Dans un précédent billet, j’expliquais comment installer TileStache sur Ubuntu Server 12.04. Le présent billet propose une autre méthode basée sur les environnements virtuels de Python.

      ▻http://www.weblog.eliaz.fr/article124.html

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 20/04/2012
    2
    @fil
    @rastapopoulos
    2

    Interview : Mike Migurski - Paul Smith
    ►http://pauladamsmith.com/blog/2012/03/migurski.html

    Interview de Mike Migurski auteur de TilesTache et de la fameuse carte en watercolor qui a fait du bruit dernièrement. L’article comporte un lien vers une autre page ou le procédé de génération de la carte watercolor est détaillé.

    #mapserver #map #tilestache

    b_b @b_b PUBLIC DOMAIN
    • @fil
      Fil @fil 20/04/2012

      #art et #cartographie, aussi

      Fil @fil
    • @fil
      Fil @fil 22/04/2012

      avec des liens explicatifs ici
      ►http://otherthings.com/blog/2012/03/stamens-watercolor-maps

      et ici
      ►http://content.stamen.com/watercolor_process

      http://content.stamen.com/files/london-sample-12.jpg

      Fil @fil
    • @fil
      Fil @fil 23/04/2012

      et comment ils ont produit les textures
      ►http://content.stamen.com/watercolor_textures

      Fil @fil
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 15/04/2012
    1
    @baroug
    1

    Downloads | Natural Earth
    ►http://www.naturalearthdata.com/downloads

    Global vector data at three different scales, optimized for rendering images of large regions, countries and continents, up to about zoom=9. Data themes are available in three levels of detail. For each scale, themes are listed on Cultural, Physical, and Raster category pages.

    #map #data #vectoriel #mapserver

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire

Thèmes liés

  • #map
  • #tilestache
  • #tiles
  • #vector
  • #geojson
  • #mbtiles
  • operatingsystem: ubuntu
  • industryterm: la carto web map mapserver
  • #mapnik
  • #tilemill
  • #layer
  • company: github
  • person: mike migurski
  • person: paul smith interview de mike
  • #vectoriel
  • #data
  • #osm