Project

General

Profile

Download (1022 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / mizar / data / serviceHealpix.json @ master

1
{
2
  "features": [
3
    {
4
      "geometry" : {
5
          "coordinates" : [
6
            [ [85.935990000000004,-68.834990000000005],
7
              [83.023150000000001, -68.841099999999997],
8
              [82.947280000000006, -69.88261],
9
              [ 86.005210000000005,-69.883690000000001],
10
              [ 85.935990000000004, -68.834990000000005 ]
11
            ]
12
          ],
13
          "type" : "Polygon"
14
      },
15
      "properties" : {
16
          "crs" : {
17
              "properties": {
18
                  "name":"equatorial.ICRS"
19
              }, 
20
              "type":"name"
21
          },
22
                "identifier" : "30doradus",
23
          "object" : "30 doradus",
24
          "title" : "30doradus"
25
      },
26
      "services" : { 
27
                "healpix" : {
28
              "name" : "Doradus",
29
              "type" : "healpix",
30
              "url" : "http://demonstrator.telespazio.com/doradus",
31
              "dataType": "png"
32
          } 
33
            },
34
      "type" : "Feature"
35
  } ],
36
  "totalResults" : 1,
37
  "type" : "FeatureCollection"
38
}