GetFeatureInfoTest.class, catalog);
properties = new HashMap<SystemTestData.LayerProperty, Object>();
properties.put(LayerProperty.LATLON_ENVELOPE, new ReferencedEnvelope(130.875825803896,
130.898939990319, -16.4491956225999, -16.4338185791628, CRS.decode("EPSG:4326")));
properties.put(LayerProperty.ENVELOPE, new ReferencedEnvelope3D(130.875825803896,
130.898939990319, -16.4491956225999, -16.4338185791628, 95.1442741322517,
98.1069524121285, CRS.decode("EPSG:4326")));
properties.put(LayerProperty.SRS, 4939);
testData.addVectorLayer(POINT_TEST_3D, properties, "point_test_3d.properties",
GetFeatureInfoTest.class, catalog);