-
Hi there. I used citygml-tools to convert various CityGML data to CityJson. I am dealing with mainly Japanese building data and the CRSs are usually based on JGD2011. So, when I tried to reproject my …
-
Access to fetch at 'https://pv.sohu.com/cityjson?ie=utf-8' from origin 'https://xxx.xxx.com has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resourc…
-
https://raw.githubusercontent.com/gtk2k/CityGMLsampleData/main/53392559_bldg_6697_op2.gml
Converting this file to json doesn't specifically convert the value of posList.
gtk2k updated
3 years ago
-
Is it possible to pass the parent attribute in QGIS as an attribute when loading.
Otherwise I have entries and do not know which main entry they belong to.
"CityObjects": {
"UUID_fab50c6d-4…
-
Currently its only possible to download the cityjson files, but there are several formats available.
See comments in https://github.com/tudelft3d/3dbag-viewer/issues/50
-
There's a party of little file converters and data massagers blossoming in `src/*` :) Like there is a hidden dxf2ifc, ifccsv, ifccobie (effectively a tailored ifc2spreadsheetml, and ifc2ooxml), ifc2ca…
Moult updated
3 years ago
-
#默认 https://api-ipv4.ip.sb/ip 这个地址好像被墙了
可以自定义公网IP服务,解决
如
```json
{
"index4":"url:http://ip.3322.net/"
}
```
目前可供参考
* http://ip.3322.net/
* https://httpbin.org/ip
* https://pv.sohu.…
-
Currently its only possible to download the cityjson files, but there are several formats available.
-
When clicking on the download link of a tile, the cityjson file is opened in the browser instead of opening the download dialog of the browser.
Originally I had this working in the script, I'm not …
-