@@ -0,0 +1 @@
+SRID=4326;POLYGON ((109.53848982267475 18.318106510729, 109.53848982267475 18.321531825682197, 109.54140530070188 18.321531825682197, 109.54140530070188 18.318106510729, 109.53848982267475 18.318106510729))
@@ -0,0 +1,45 @@
+{
+ "type": "FeatureCollection",
+ "name": "123456_tuban",
+ "crs": {
+ "type": "name",
+ "properties": {
+ "name": "urn:ogc:def:crs:OGC:1.3:CRS84"
+ }
+ },
+ "features": [
+ {
+ "type": "Feature",
+ "id": 123456
+ "geometry": {
+ "type": "Polygon",
+ "coordinates": [
+ [
+ 109.538489822674748,
+ 18.318106510728999
+ ],
+ 18.321531825682197
+ 109.541405300701882,
+ ]
+}