Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

hideume/json2czml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json2czml

sorry for not english

geojsonをczmlに変換するツールです

##サンプル実行

python test.py >test.czml

で使ってみてください

##呼び出し方

    from json2czml import json2czml
    jc=json2czml()
    jc.setColor("[0,0,255,128]") #rgbaの値を設定:
    print jc.to_czml('tokyo.json',{'area_en':'Tokubu'})

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages