Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore
varobj=osmb.addGeoJSON(geojson);/** ## Key codes for object positioning ##* Cursor keys: move* +/- : scale* w/s : elevate* a/d : rotate** Pressing Alt the same time accelerates*/document.addEventListener('keydown',function(e){vartransInc=e.altKey?0.0002:0.00002;varscaleInc=e.al...
Though I wonder if https://wiki.openstreetmap.org/wiki/Key:building:part is in strict agreement with https://wiki.openstreetmap.org/wiki/Simple_3D_buildings Well, I'd say the Key:building:parts page isn't even in strict agreement with itself. 😆 It implies that the building way is...
OSM是开源wiki地图(OpenStreetMap)的简称,其有一套关于简单3D建筑物(Simple3DBuildings)的定义以及构建方式。OSMBuildings的建筑物模型基于简单3D建筑物的定义并在此基础之上不断扩展完善3D模型的其他属性。 OSMBuildings目前支持GeoJSON格式的三维建筑物数据,所支持的建筑物属性包括高度、建筑物外墙颜色和建筑物房顶颜色,...
master 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支8 标签14 小白update README.md.422335e5年前 1188 次提交 build doc fixes 6年前 dist update dist/OSMBuildings/index.html. 5年前 docs ...
克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支9 标签0 Jan MarschUpdate README.md5f6dd445年前 655 次提交 提交 build https enforced on data urls 7年前 dist https enforced on data urls
OSM是开源wiki地图(OpetreetMap)的简称,其有一套关于简单3D建筑物(Simple3DBuildings)的定义以及构建方式。OSMBuildings的建筑物模型基于简单3D建筑物的定义并在此基础之上不断扩展完善3D模型的其他属性。 OSMBuildings目前支持GeoJSON格式的三维建筑物数据,所支持的建筑物属性包括高度、建筑物外墙颜色和建筑物房顶颜色,...
687 Commits dist docs src tests .gitignore CHANGELOG.md LICENSE.md PERFORMANCE.md README.md build.js package-lock.json package.json README BSD-2-Clause license OSM Buildings is a JavaScript library for showing building geometry on interactive maps. ...
Placeholder and adressing schema is described here:http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification#Tile_Resources {s}in our case stands for a subdomain (a,b,c,d) to extend the number of browser requests per domain. Data Source ...
BSD-2-Clause license OSM Buildings is a JavaScript library for showing building geometry on interactive maps. Example:https://osmbuildings.org/ The standalone WebGL version odf OSM Buildings is located here:https://github.com/OSMBuildings/OSMBuildings ...