简体   繁体   中英

What is the easiest way to validate a geoJson server response?

I have a REST server that provides geoJson responses. Due to some format issues I want to integrate a geoJson validation into my integration tests.

What is the easiest way to implement that?

My available tech stack is Java, node.js, docker. I have no chance to use an online service for that task.

geojsonhint是JavaScript中相对轻量级的GeoJSON linter

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM