pujian1984
pujian1984
hello,i use lettuce to connect to tile38,but there is some exception. i can use normal with the tile38-cli. my tile38 version is 1.10.0, lettuce version is lettuce-core 5.0.1.RELEASE. **my java...
could tile38 monitor the track of point Intersects the polyline?like tile38 could monitor an object enters or exits the the geofence. will the future version support this Features? thank you...
StringBuilder sb = new StringBuilder("SELECT utc, mbid, cbjd, cbwd, cbsd, course, csx, rot,fusion_type "); sb.append("from ?"); sb.append(" where utc > ? and utc < ? order by utc desc"); TSDBPreparedStatement...