{"name":"Geo Processing Microservice","version":"1.0.0","description":"Stateless geo processing service for polygon calculations","endpoints":{"mapTest":"GET /map-test","mapScreen":"GET /map-test/map","health":"GET /health","processPolygon":"POST /api/geo/process","batchProcess":"POST /api/geo/batch","calculateDistance":"POST /api/geo/distance","checkPoint":"POST /api/geo/point-in-polygon","getCenter":"POST /api/geo/center","simplify":"POST /api/geo/simplify","merge":"POST /api/geo/merge"}}