I am creating a date filter like so
date
-MM-dd
2015-07-01
The query string getting sent to MongoDB from geoserver looks like
{
"date" : {
"$gt" : "Wed Jul 01 00:00:00 UTC 2015"
}
}
But the query returns nothing. That is because the date is getting passed in
I would like to filter a WMS layer by a date range. For example, I have a layer
with the property "date"
(stored as a Date type). I would like to add a URL parameter to the WMS such as
cql_filter=date>2015-07-01T00:00:00.000Z.
I am having a difficult time getting this to work and an unable to f
--
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive
The mongodb extension is currently labeled as unsupported. Are there any plans
to update the mongodb extension for the latest Mongo geospatial features and
support the extension?
Thanks,
Nathan
--
One dashboard for se