public class PlaceResource extends Object
Constructor and Description |
---|
PlaceResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getGeoJSON(String acceptEncoding,
String acceptHeader,
String periodid,
String bbox,
String q,
String type,
String format)
creates as GeoJSON+
|
javax.ws.rs.core.Response |
getGeoJSONfromGazetteer(String acceptEncoding,
String acceptHeader,
String type,
String id,
String format)
creates as GeoJSON+
|
public javax.ws.rs.core.Response getGeoJSON(@HeaderParam(value="Accept-Encoding") String acceptEncoding, @HeaderParam(value="Accept") String acceptHeader, String periodid, String bbox, String q, String type, String format)
acceptEncoding
- acceptHeader
- periodid
- bbox
- q
- type
- public javax.ws.rs.core.Response getGeoJSONfromGazetteer(@HeaderParam(value="Accept-Encoding") String acceptEncoding, @HeaderParam(value="Accept") String acceptHeader, String type, String id, String format)
acceptEncoding
- acceptHeader
- type
- id
- Copyright © 2018 i3mainz - Institut für Raumbezogene Informations- und Messtechnik. All rights reserved.