- Install Node.js runtime on the server.
- Do a
git clone
on the server to get the source code. - Switch to the folder with the code.
- Run the command
npm install
to install dependencies. - Execute the script
start.sh
- The Node.js process will start listening on port 3000
- To change the port, edit the
.env
PORT property. - To stop the process run the
stop.sh
script. - Once you have the node app running, update the
application.properties
of the Java web service. Change thekml.service.url
to point to the correct domain name, or IP address. Also update port if you did #5 above.
-
Notifications
You must be signed in to change notification settings - Fork 0
xchangecore/geojtokml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Convert GeoJSON to KML
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published