Hello,
How can I create a layer with a date AND time dimension? I have my shapefile with a datetime field as string (e.g. “2013-01-01 11:15”) and a date field (“2013-01-01”). I can slide day by day trough time, but would like to be able to query by the hour. Is there a way to achieve this? I looked at the arcgis documentation, apparently a shapefile only supports date fields (not DateTime). GDB files provide support for datetime in arcgis, but are not readable by geoserver (version 2.2.5 stable). Are there solutions to this problem?
Thanks & regards,
Marc