kscope is client-side only browser application to render a 3D view of maps. The input is the map features in an area in GeoJSON format. kscope is part of the Kartta Labs suite of applications.
To run a local copy of kscope
config.example.js
to config.js
config.js
file.kscope
directory with your favorite http server application (e.g., python -m SimpleHTTPServer
)