File: stats_by_cat_date.gml

package info (click to toggle)
qgis 3.40.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,181,336 kB
  • sloc: cpp: 1,593,302; python: 370,494; xml: 23,474; perl: 3,664; sh: 3,482; ansic: 2,257; sql: 2,133; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 157
file content (50 lines) | stat: -rw-r--r-- 1,966 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="utf-8" ?>
<ogr:FeatureCollection
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation=""
     xmlns:ogr="http://ogr.maptools.org/"
     xmlns:gml="http://www.opengis.net/gml">
  <gml:boundedBy><gml:null>missing</gml:null></gml:boundedBy>
                                                                                                                                                                                                                                                                                                
  <gml:featureMember>
    <ogr:stats_by_cat_date fid="stats_by_cat_date.0">
      <ogr:date>2016/11/30</ogr:date>
      <ogr:count>1</ogr:count>
      <ogr:unique>1</ogr:unique>
      <ogr:empty>0</ogr:empty>
      <ogr:filled>1</ogr:filled>
      <ogr:min>2016/11/30</ogr:min>
      <ogr:max>2016/11/30</ogr:max>
    </ogr:stats_by_cat_date>
  </gml:featureMember>
  <gml:featureMember>
    <ogr:stats_by_cat_date fid="stats_by_cat_date.1">
      <ogr:date>2016/11/10</ogr:date>
      <ogr:count>1</ogr:count>
      <ogr:unique>1</ogr:unique>
      <ogr:empty>0</ogr:empty>
      <ogr:filled>1</ogr:filled>
      <ogr:min>2016/11/10</ogr:min>
      <ogr:max>2016/11/10</ogr:max>
    </ogr:stats_by_cat_date>
  </gml:featureMember>
  <gml:featureMember>
    <ogr:stats_by_cat_date fid="stats_by_cat_date.2">
      <ogr:count>1</ogr:count>
      <ogr:unique>0</ogr:unique>
      <ogr:empty>1</ogr:empty>
      <ogr:filled>0</ogr:filled>
    </ogr:stats_by_cat_date>
  </gml:featureMember>
  <gml:featureMember>
    <ogr:stats_by_cat_date fid="stats_by_cat_date.3">
      <ogr:date>2014/11/30</ogr:date>
      <ogr:count>1</ogr:count>
      <ogr:unique>1</ogr:unique>
      <ogr:empty>0</ogr:empty>
      <ogr:filled>1</ogr:filled>
      <ogr:min>2014/11/30</ogr:min>
      <ogr:max>2014/11/30</ogr:max>
    </ogr:stats_by_cat_date>
  </gml:featureMember>
</ogr:FeatureCollection>