Re: [OSM-ja] 日本独自レンダリングへのアイコン追加

2013-05-30 スレッド表示 Satoshi IIDA
いいだです。

Inkscape、そういう機能もあるんですね。
今後まとめて配布するときなどにも便利そうです。
ありがとうございます。


また、Twitterで、
「nameタグが入っているものはすべて、名前だけでも表示するようにしてみたらどうか」という提案をいただきました。
実際にやってみたところ、思ったよりもアリなのでは、と思っています。
(フォントの大きさや色などを調整する前のキャプチャなので、あくまでサンプルということでご覧ください)

http://p.twipple.jp/QmA2E

実際には、設定ファイルのosm.xmlへ、こんなかんじの行を追加しています。
この場合、
nameが空白ではなく、Level 17以上に拡大した場合は、
地物の[name]をサイズ10px、色は黒で表示せよ、という内容です。(ざっくり説明)

```
Rule
  Filter[name] != ''/Filter
  maxscale_zoom17;
  TextSymbolizer size=10 fill=#00 fontset-name=book-fonts
halo-radius=2 wrap-width=10 placement=interior
opacity=.85[name]/TextSymbolizer
/Rule
```

まだまだご意見募集しています。
よろしくお願いします。

-- 
Satoshi IIDA
mail: nyamp...@gmail.com
twitter: @nyampire
___
Talk-ja mailing list
Talk-ja@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ja


[OSM-ja] Fwd: [OSM-dev] uMap 0.3.0 released

2013-05-30 スレッド表示 Hiroshi Miura(@osmf)
?

uMap?0.3??
Web???
?



 Original Message 
Subject:[OSM-dev] uMap 0.3.0 released
Date:   Thu, 30 May 2013 11:58:11 +0200
From:   Yohan Boniface yohanbonif...@free.fr
To: OSM talk t...@openstreetmap.org, d...@openstreetmap.org



Hi open world family,

I've frozen a 0.3.0 version of uMap [1] (including new versions of the 
Leaflet plugin [2] and the Django app [3]).


Here are the main entries of the changelog:

* possibility to create map without being authenticated

This option has to be activated per uMap instance (at the moment, it's 
active on http://umap.fluv.io but not on http://umap.openstreetmap.fr 
for example).
Once the map created anonymously, a cookie allow the owner to edit it 
later, and a secret edit URL is provided, that allow to enter the edit 
mode again, from another computer or if the cookie is lost

* first version of an export data possibility ; for now, only GeoJSON is 
available.

* first version of import from CSV

* autocompletion for managing map editors
* possibility to display map caption on load
* possibility to import from a copy/paste in a textarea
* Update to Leaflet 0.6 and Leaflet.draw 0.2
* Update to Django 1.5
* Portuguese translation (thanks to @FranciscoDS)
* new custom icons
* localization of URLs
* partial Spanish and Dutch translations
* bug fixes as usual (title too longs creating a buggy slug; category 
colors not displayed in caption/credit box; managing color buggy in 
Chrome on windows...)


Current known public instances:
- http://umap.fluv.io (demo site, not backuped, use it for testing)
- http://umap.openstreetmap.fr (backuped, feel free to use it for 
production needs)
- http://umap.openstreetmap.org.ar (still in 0.2.0 at the moment)

If you plan to set up an instance, feel free to ask for help, I will 
provide it with pleasure :)


As always:
- feedback welcome
- feature requests welcome
- pull requests welcome
- translations welcome
- new instances welcome (the more instances, the less centralization, 
the better)


Thanks for your feedback,


Yohan


[1] https://bitbucket.org/yohanboniface/umap
[2] https://github.com/yohanboniface/Leaflet.Storage
[3] https://github.com/yohanboniface/django-leaflet-storage

___
dev mailing list
d...@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev



___
Talk-ja mailing list
Talk-ja@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-ja