public class CollectAdmindata extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LAYOUT |
protected static double |
DEFAULTTOLERANCE |
static String |
SEARCH |
static String |
SEARCHCLUSTERID |
static String |
SEARCHID |
| Constructor and Description |
|---|
CollectAdmindata() |
| Modifier and Type | Method and Description |
|---|---|
static List |
collectGegevensbronRecordChilds(javax.servlet.http.HttpServletRequest request,
List themas,
boolean locatie) |
GegevensBronBean |
fillGegevensBronBean(int gegevensBronId,
int themaId,
String wkt,
String jsonCQL,
boolean collectGeom,
String parentHtmlId,
String appCode) |
GegevensBronBean |
fillGegevensBronBeanFromPoint(int themaId,
String wkt,
String jsonCQL,
boolean collectGeom,
String appCode,
String scale,
String tolerance) |
protected int |
getAantalChildRecords(Gegevensbron childGb,
org.opengis.filter.Filter filter,
com.vividsolutions.jts.geom.Geometry geom)
Maak een count op de kinderen.
|
static org.opengis.filter.Filter |
getExtraFilter(Themas t,
javax.servlet.http.HttpServletRequest request) |
static com.vividsolutions.jts.geom.Geometry |
getGeometry(double distance,
String geom,
double[] coords,
String withinObject) |
static com.vividsolutions.jts.geom.Geometry |
getGeometry(javax.servlet.http.HttpServletRequest request) |
static String |
getOrganizationCode(javax.servlet.http.HttpServletRequest request) |
protected RecordBean |
getRecordBean(org.opengis.feature.Feature f,
Gegevensbron gb,
List<LabelBean> label_bean_items,
String wkt) |
static void |
main(String[] args) |
protected static final double DEFAULTTOLERANCE
public static final String SEARCH
public static final String SEARCHID
public static final String SEARCHCLUSTERID
public static final String DEFAULT_LAYOUT
public GegevensBronBean fillGegevensBronBeanFromPoint(int themaId, String wkt, String jsonCQL, boolean collectGeom, String appCode, String scale, String tolerance)
public GegevensBronBean fillGegevensBronBean(int gegevensBronId, int themaId, String wkt, String jsonCQL, boolean collectGeom, String parentHtmlId, String appCode)
protected RecordBean getRecordBean(org.opengis.feature.Feature f, Gegevensbron gb, List<LabelBean> label_bean_items, String wkt) throws SQLException, UnsupportedEncodingException, Exception
protected int getAantalChildRecords(Gegevensbron childGb, org.opengis.filter.Filter filter, com.vividsolutions.jts.geom.Geometry geom) throws Exception
Exceptionpublic static List collectGegevensbronRecordChilds(javax.servlet.http.HttpServletRequest request, List themas, boolean locatie) throws org.json.JSONException
org.json.JSONExceptionpublic static com.vividsolutions.jts.geom.Geometry getGeometry(javax.servlet.http.HttpServletRequest request)
public static com.vividsolutions.jts.geom.Geometry getGeometry(double distance,
String geom,
double[] coords,
String withinObject)
public static org.opengis.filter.Filter getExtraFilter(Themas t, javax.servlet.http.HttpServletRequest request)
public static String getOrganizationCode(javax.servlet.http.HttpServletRequest request)
public static void main(String[] args) throws org.geotools.filter.text.cql2.CQLException
org.geotools.filter.text.cql2.CQLExceptionCopyright © 2016. All rights reserved.