-
Notifications
You must be signed in to change notification settings - Fork 13
MapService help
Daisuke Sato edited this page May 11, 2017
·
3 revisions
- see MapService on github
- open
http://<map-service-host>/admin.jsp
- make a direcotry and place files you want to upload
- zip the directory content like
$ cd <dir>
$ zip -r ../upload.zip . -x ".*" "*/.*"
- open
http://<map-service-host>/admin.jsp
- specify the zip file at Import Attachment zip file and click Import zip file
/map/floormaps.json [fixed]
/config/server_config.json [default server config name]
/config/server_config_custom_name.json [custom server config name]
- See server list spec to specify custom server config name.
- Other files like the followings can be located any path you want, which can be specifiged in server config
- floor plan images
- localization model file
- preset files
- open
http://<map-service-host>/editor.jsp
- see short help on the page