{ "layers": [ { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 0, "name": "Road Network", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "roadtype", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.7 }, "value": "MAJOR ARTERIAL", "label": "MAJOR ARTERIAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1.7 }, "value": "MINOR ARTERIAL", "label": "MINOR ARTERIAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.7 }, "value": "EXPRESSWAY", "label": "EXPRESSWAY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 1.7 }, "value": "COUNTY", "label": "COUNTY" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.7 }, "value": "COLLECTOR", "label": "COLLECTOR" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.7 }, "value": "LOCAL", "label": "LOCAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 255, 115, 255 ], "width": 1.7 }, "value": "PRIVATE", "label": "PRIVATE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 1.7 }, "value": "LANE", "label": "LANE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.7 }, "value": "CONSTRUCTION", "label": "CONSTRUCTION" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 512177.37299999944, "ymin": 4769367.423, "xmax": 531172.8410000004, "ymax": 4785688.245, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street_id", "type": "esriFieldTypeDouble", "alias": "Street_ID", "domain": null }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "FullName", "length": 65, "domain": null }, { "name": "roadtype", "type": "esriFieldTypeString", "alias": "RoadType", "length": 30, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 10, "domain": { "type": "codedValue", "name": "engOwnership", "description": "Type of Ownership", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNASSUMED", "code": "UNASSUMED" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 25, "domain": { "type": "codedValue", "name": "engOwnership", "description": "Type of Ownership", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNASSUMED", "code": "UNASSUMED" }, { "name": "TOWNSHIP", "code": "TOWNSHIP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "lanenumber", "type": "esriFieldTypeString", "alias": "LaneNumber", "length": 10, "domain": null }, { "name": "fromdescription", "type": "esriFieldTypeString", "alias": "FromDescription", "length": 100, "domain": null }, { "name": "todescription", "type": "esriFieldTypeString", "alias": "ToDescription", "length": 100, "domain": null }, { "name": "streetid_text", "type": "esriFieldTypeString", "alias": "StreetID_Text", "length": 20, "domain": null }, { "name": "dateassumed", "type": "esriFieldTypeDate", "alias": "DateAssumed", "length": 8, "domain": null }, { "name": "plowroute", "type": "esriFieldTypeString", "alias": "PlowRoute", "length": 10, "domain": null }, { "name": "saltpriority", "type": "esriFieldTypeString", "alias": "SaltPriority", "length": 10, "domain": null }, { "name": "dateclosed", "type": "esriFieldTypeDate", "alias": "DateClosed", "length": 8, "domain": null }, { "name": "aadt_date", "type": "esriFieldTypeDate", "alias": "AADT_DATE", "length": 8, "domain": null }, { "name": "mms_class", "type": "esriFieldTypeSmallInteger", "alias": "MMS_class", "domain": null }, { "name": "speed_limit", "type": "esriFieldTypeSmallInteger", "alias": "Speed_limit", "domain": null }, { "name": "aadt_num", "type": "esriFieldTypeDouble", "alias": "AADT_num", "domain": null }, { "name": "row", "type": "esriFieldTypeDouble", "alias": "ROW", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "bike_route", "type": "esriFieldTypeString", "alias": "Bike_route", "length": 50, "domain": null }, { "name": "bus_route", "type": "esriFieldTypeString", "alias": "Bus_route", "length": 50, "domain": null }, { "name": "urban_rural", "type": "esriFieldTypeString", "alias": "Urban_Rural", "length": 10, "domain": null }, { "name": "lanes_length", "type": "esriFieldTypeDouble", "alias": "Lanes_Length", "domain": null }, { "name": "surface_type", "type": "esriFieldTypeString", "alias": "Surface_type", "length": 25, "domain": null }, { "name": "pav_width", "type": "esriFieldTypeDouble", "alias": "Pav_Width", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r35_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "roads_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_35", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a12_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 1, "name": "BIA", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 241, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 519028.36729999975, "ymin": 4774842.6256, "xmax": 520301.8856000002, "ymax": 4775557.295100001, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_area(shape)", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "bia_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r32_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 2, "name": "Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 516741.74689999945, "ymin": 4771339.3899, "xmax": 528097.7060000005, "ymax": 4780656.9905, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "st_area(shape)", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r36_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "structures_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_36", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a13_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Bell Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ad42aa29a008a72240cbe5686045307a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlElEQVQ4jb2UPUscURSGn3NnZnd2jOu3gh8oBIwIqSxtBFs7YStBVOIP8Bfkb2ijoJUoaWy1sEopVjZuQggRxQ/82HXXnbknhQub1Rk3gnjgNgfOc5/3XLgub1Tuu4D0K4bPQQ/Gpql0nkru9/2rQLpJCod+KnyiUhpHnFY4+a5bHGLJS467/zMKGUFZxDCB2gHUpoApQg4QZ0VXB/Zk7mfpRZCuDvk4vybAzqJ8AEAAGAQGEc7JXh0B+ZeN/LN24CNUIc9usiPYQl9jkFfMEtEVC3kkdRGFLU+7MTvyMmjYjGgSKQtkGoNC0ioEkqzUhOI3BIVa8V1DE0lCQgYh0E0cyRHFgnQZD4delP5EH8XFMEyZbuDkGUh3aKPIJJZZhJ7kZIAyhU9Bt1ljmh8CWjMqMAosIYzFRX5Sw1i+YDllg3VmuKkNaOoSYQfYrfXCAGPHVekQzD64f+rNojzlSOuiYR6OuW9exqP2YGnXIyp+E0NA5B1jU9d1IPe2xDxFFv4BSY4HuL2IiVFdaLl64uvN/qO/N6uBLzQqCRUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bell Pole", "label": "Bell Pole" }, { "symbol": { "type": "esriPMS", "url": "654194098488bfb6a65e1d4aeba959dd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMUlEQVQokb3PvyvEcRzH8ef7vu4GPweTRFcKpShZyOT6fu/zD/gXDCZRJMt3sVwpk81gU1Z/gMX3DDcpcdN9IyajgXPfexlI6I47ybPey/tdj3p38Ed1/Bu0obvhGtUZj+S6YCOl30GS1YidwVqCdxBK56FZtW1olcqkkXLAaEoKHi2OgJO2oCWV0h5eXigHgNlsAv6yLkp7NvHQMtRH/xzIAb0AgoxhQVfSXQSOW4LWddUjcELzYO97oWk8+Wsqn+3Y2P2PUJ3OBVR3GOkvpxRYYGSKwOG30IriAUNOxlTDn2HcMH9Lt6fbNnjTFEqjPOD4+NOXhPlPPEfAfkNoU5XxGjhBthnyRg2BgnXFUcGyl5+gRcl7JnZg/vfIa0YqJ4hCqRya1d+hI7ME2H2btnsBAdFpLOAmK78AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CSP", "label": "CSP" }, { "symbol": { "type": "esriPMS", "url": "2d8790c9d77b9cf561359febf42002f4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAMCAYAAACTB8Z2AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVQ4jZ3STUuUYRTG8f+57/t5nnFm1BlBMFJktCRy4aIWRvsWfYI+QfvA9rOOokU7v0H1GVolBSHRJiUiHTEky4ac0fF5uV9aWKDmZHbtDufAjwuO4UjCs6BbrxjkP5LUyC9AKk3x/W7M0eHza4a14RaarfNiRY9kzbLxvhlas03Jz8TymKqyfk5EfTgvhnejRvSNapfBzXthZeKxHPwVK0LPDqjylsrY2I8oJQGfW3SI6BhLTWxWkijkuS61SzBuHeVSTCvrUYkTHRXiZiTINY+qflkIy2MPZb8vBhCCH/Ja3TSwFxztxHAxONYw1LQkY17oVDzDDqYNSJajopg6nopCbymwVjGZQvXT3fbS9OLIbl8MIYggERiv2RbHBELDOXaU4WMMXeeYksC3XspqKeGydxRFwVKkMabGru2yIXDHDNbz9WZ42WhK2qcZe2JZsRGNksemQkcHogDV1LI++Uh2Wgvhkgc1lFAuYMBrIqPRFNSKlFQUdaCnhPzoa/6JCSETMm3pWkMsnswrOkmgEcdoAAtfVWAq025eRG+KIwbmMRTBuisEPSSed8Dy71anYgp8FNiRnJ5RpCGiOOihrCHlgA7Ajw5r9Sp5rHRiMzZ1TNl7JoGrSnRwwtssZ/XyE8n6PkjJlxMUc8642xiwv2qo+HDvFLOt+xZwh7MHiZjxAQQ9EgI9Ed5836V1fVGKk0WOYRXFTsfapxrTPnl4VoJiS2k2xtfZnngu7rSbY9joA+kCL84L/Wt+AvMB+7Efcg+/AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Conduit Existing", "label": "Conduit Existing" }, { "symbol": { "type": "esriPMS", "url": "72efe12e9b16e2e29a7000420464e553", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVRIie3UMUoDQRTG8f/MRnYidin2BlZaiGBhJwjaegNtYqFdsFTEzkYQIoIg3kA8gLYWltp5g0G3dd8Uu88mRRIUd+MuKPp1M8zHjzcw06LhtP6BWgGFroGLxoAijmcJoUrlh13R7wUULLBGCAvabi+bLLuvDVCYKqBv4QbYJMtWc+fWI5GDWgCga5Okb7x/GqyvVGRLO50lk6YPlYDcuSNUp0dOhLBovD8b692Sppd5HD8Ob9oQnsffyQjw0dgK+wqJAT+0PYdzx5HIXaUJPsl5AScKewa8Jsl84f2GFdku0f0aMPCq0Cuc21GRFby/trBrQGsBBsgLIod5HM9EIZyW6VQCvpO/Bhjz1ihQ9nuYGJgkjQPvziZc+3GeDwAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hand Hole", "label": "Hand Hole" }, { "symbol": { "type": "esriPMS", "url": "8b17ba2abec18e77cc59e8210960e21e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAYCAYAAADKx8xXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQ4jdXOMU4CURQF0PNn2IIFFWugs7OwcQMmFBbEdVhY2GmJG9CGzoWwAQrIWFBiJwUFjg0hw4SBP4MxcJNf/Lycd19Lw7ROB+Y8YBiY1G3s4XHFe8JTYBoLIU3o427F23pBFgM3BQn3uMm5Doxj4RzPeA0sYhq/8IJB4HvrhD0ow2UZHIQ/LNIKdKhxb84R5nygW5hd5HwW/qPA7a7GNjqlxcX/7G9PPQYu168qW7MNDFw1bayV/4e/ay0iItFCVTIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "Manhole" }, { "symbol": { "type": "esriPMS", "url": "84591dd8316f2e255f1734e5a10d4f23", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAACUef2IAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABwUlEQVQ4jcWSz0tUURTHv99338z0GgInaCPkSnl7wUXQf9AP+iUEthYk3LhJiPKiQa6EFm4qSKhNWNBWKFy5CKOdtBFFgllpGuO893ry7rfFDOTEm8GJkc7mXL6H8znfc+/1cUrh/3fwwcF0pa9vfr/n4ELBvyvZV6RNegauVu1Z4GgyjrOvAD73DFypHA07hxBwt3oKlngHkOecrkt25iTX0QKW7Jk4dlckVVp1dxUASA7FcXq/Xn/08081g+97a6XSk28dHTunwPN0T9LgMbm/mY3EB4BLG4Pwyzl+ALDW0TFpE2nhfZLsUcI4gMs5W15o5l0AbwsFvvzbba5jciqW8CZJHledyyYA3M6B75B6FgTF16TdzannPx4JAbOfoujheSkX/D0IioukTfP624KPDRiSGmcJNRLnmpUBAEUA3YOlURNFvAEIAL4AWAY0QvKapIuHh24EwGrX4FotHDRGIaB3AJbK5eJKmmZhlmXbAMaMcTf/Cex5Gibx3BizVCrNbTTlDWn6aRSZLQmXpIWAnIq7ApPeZhCYFdL+aNXn96XRF/V6uNmutyO4XJ5bbz90OQPwUQK7Bp8kGt8yP34DJqe4BFvKtjwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OPI", "label": "OPI" }, { "symbol": { "type": "esriPMS", "url": "72bef199a1a683d1e3621f3ab9d0a80f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCklEQVQokYXRP0vVcRTH8de594tXvHHDKdHFMGhqCKcIdG1xcnJ09hH4AFx9EIJjgj0BoUmExiKqa4Ei+CdENEz09zstv6zES2842/sDn3NO0ZCyi8eYwBBqnKGPoxAVFMiHOVpdVK/aVXsRL/CgCXzFBtZSfgxxU1J2qotqtl23l/HMH1qYwhKGsYpvBY8iY07+I//NCObxNuV+wVjUMT1A/s04nqJb0AnR+0+Alp7aUMElTpoLDSLxHT8LDrCN6WbR+9hV+4AfBcfYxHO8RNyRT7COdyHqEuI65Y5iRW1BbQZjTdX3eIPXOKR5XIjznMwte/quPEEP103dTzgNkbcBiC9xhc/NDOQXBkpRQGzgrt0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pedestal", "label": "Pedestal" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 518859.1589000003, "ymin": 4775112.960699999, "xmax": 522138.31940000074, "ymax": 4776980.479, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "refname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "refname", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "desc_", "type": "esriFieldTypeString", "alias": "DESC_", "length": 50, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "bell_points_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r37_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_37", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a14_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 4, "name": "Bell Cables", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "layer", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.7 }, "value": "Buried Cable Existing", "label": "Buried Cable Existing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "Conduit Existing", "label": "Conduit Existing" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 518808.0182999991, "ymin": 4775105.239399998, "xmax": 522192.1612, "ymax": 4777031.5, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "refname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "en001440_dbo_bell_cables_entity", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 255, "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "refname", "type": "esriFieldTypeString", "alias": "RefName", "length": 255, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "bell_cables_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r38_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_38", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a15_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 5, "name": "Gas Distribution Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "sub_compon", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "00cf089e0b0c8aeca9ad96654fd23e65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6UlEQVQokZ3SsUoDQRQF0DNLYEgrQcRUNgoW2tv5A4m1pYWFpEirteAHCH5JIJIfsLPW3kZYU9is0+zYGFiXmARvNVOcue/BdPwznd/X3MUlhjHqp6TEDPeE+R8w78VompIDSAns4wSjbjcPqio8tWCOMZos0JL0qsqEfEx4azZepORwzVpb1De4asLBGvST4qwN+5tBO+SCUC9guSGcE+pm4wyn6139uDgt4ANGVo/8RXHbguGz18uDsjTF9hJU4Zzw0m5UluGZfBRjfZ1SMcQuPqhnFHeE1+ZLrS8X3lMyxnjFyMvg5vkGWo5BOSwrOEUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BALL", "label": "BALL" }, { "symbol": { "type": "esriPMS", "url": "41749760feb5d8d9c3f4158ba8c1b3bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiElEQVQokZ3SMUgCURgH8H96glwhSg41aiBE0CJCQwoP2kQOcRDkWh0M0TCqxUVBgpoEOxCMghAcHI4Dp+CWBEeH3pxTi3EmSkTos8ni6QXRt/0f7/e9j48n4J8lmB1qmhYZDofybDZbtdvtT263+4oQ8vorbLVaW+PxWPP5fNterxeCIGAwGIS73e5Rs9m8jsViZ0tQ13WnYRiP0Wh0QxB++rlcLgSDwbVCoXDaaDSs8Xj8hIP9fv82HA5zCAAmkwnK5TKKxSIkSTrWdf2CEPL6fcvhcOyJosih6XSKSqWCXC4HAFBV1SLL8gmA828oiuL6IlIUBdlslms2Go12uVEZY5/zzBhDtVpFOp3GYtlsthEHDcN4BrDDGEOtVkMqlVpCAOB0Ou85aLVaLymlN51Ox5JMJk1RqVR6iUQiGgclSbqr1+sH+XxeNkOZTObd7/fvzzO3+0Qicaiq6gOltNRutzd7vd5KKBT6CAQCusfjSRBC3kzh/GUAd/NMKYWiKEsTmP7Vv9QXSyyQwduZJt8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BUTTERFLY", "label": "BUTTERFLY" }, { "symbol": { "type": "esriPMS", "url": "7db4a844f1210c0d1afcd9756566743a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAbCAYAAAB1NA+iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAElEQVQ4jc3RS2sTURQH8P+98zCxtkaRKKUupINNyVMzjaBurHFTH93p18nXqSut4qKgGxHFzOQ9DnmYVaVQ1NJKM5nJ3LkuRNsmk5imCP63557f5Zwj4oQR/28gfzW1IqFTTjUaXyYCRIlmPZdsA5gM4IQEOaWjPxlVHCcDAAeInkzeEhxpBty9jEAgo0ejoan5+XeR9fUfI4FKPH6uQOk9iOJb2bW+OTi16jl2wdnd1WmzeaewkNm+Xv+o+QIaIDFByHJBeJnWdYsAvBBLe4R57s3NTeuVorwOk52UFo/H1Wq1OgCQSGSZ7e1tqO229WuSo1lpteymopT2KV0FMAhQMiXKQcG3+XeUVqunp9NmXlUXljSt3reDDrcCp4c2AwABPG1r6zOdmVsG0A+MF4kx0mM7fz462AGfpsHuPhnV/BQQ3HA4ItsBcwDoiR3bvnhpmhvGdzJkD2cURRQkSUlU82sDgFqrvSlx/mQjkXieq1SsHOAd6iVGNCrZsnzbZqx4GD0YAWCaYTy7kEw+vH9FLT04z9ukyymhVCiGQmdtJt9l3W79hmk2fAEAUIEOyuW1/OJiTLZI1oU8xyUxI87OBuqfii8eA07/WL5XWDLNGoBaIZZ+BKfzPmmaH/zeDQWOk38McHyllHYnBq4Zeg5Hz3k8gABsVP2vwDg5MfATY6/E7oo2foAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CURB STOP", "label": "CURB STOP" }, { "symbol": { "type": "esriPMS", "url": "3e0cc8116324d640769e8fe4a6108f1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAASCAYAAABmQp92AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAbklEQVQokWNhIABYCCrIKDkq9peFSx5dgpmB4fVbDrZnLH9Zuc0Y/v8rRlfwl5FhM8/Pn4tZmP7/lfrPwOiAYfZ/xlsMzL85CLthVAGRCv4wMOxj/s8YjS7x9z/jHVYOprcsczuM7zAwMNwh2woAe1AeMzOCfrQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GATE", "label": "GATE" }, { "symbol": { "type": "esriPMS", "url": "94c67e4041c420d76f8a3a2c2e3e13f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABt0lEQVQ4jbXSsWsTYRjH8e9zXpqL9CS9QzpUO4hEKMQhGAIpSicHB7VDaoa6tbg7dHIRMrl0lUKHkr/BbG2UtLSEgjg4RNpCEGIKSRpjw7Ul8XEQSpu7gCL+xoeXz8v7e16Tf4z53wCFUfL5GFNTPRKJioic/hGg4XCMpaXnpFJJGo2b9HqqhUJLt7ZKpNNvROT7UEAhzfJyltnZZ9i2w/a2STyOnJ0ph4dxNjZiqvpCRFo+QCcmbjA3lyKTeYrrXkdEGBmBSAQiESEcjmIYD9ndfQW89AH9VuuBZLN3DNcdRUR8j7UsGB+3qVanVdUVkeYl4IrnCdHoLUSsYcVimoLjjLG/fxcoDnbwE+j9rmJIDAMsy6BeP7/kIiAcHX0C7gFXA4F+X2k2m3Q6H4OAY9bW1kkkZgiFxvCvWPG8DpVKWRYW6kFAkZWVxySTq8zPm4RCt4FrgKB6Srt9zM7Oe0qltxfVc0Dgh9r2JouL9zk4eE0m84S9vUdMTnp0u1WKxTL5fEHK5c+BAIC021WFBrncDLncOvAN+IJlgeN8kFrt62Atvq8s0AXeXRqenECtNng0GPjb/AKgHY5wKHQ3pQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PLUG", "label": "PLUG" }, { "symbol": { "type": "esriPMS", "url": "e4b557916653288d10b60fbe35b2041f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABXUlEQVQokX2RMWuTURSGn/dyuRUbAk6WOJUWCgEH6SSCkikSYjIUAh07ZfAXuGXp2h9RcKwQCR9kCjgFoWNFlKqDlKgtTSmlTb7ee1zSDoX0gbM97zkvHM+Mfr+/mOf5MvDEzIKkZGZn0+n0MMb4t9VqRQAP0Ov1Hk0mk9fOuS0zew4UUkrJOfczhPBB0u5gMPhaqVSufZZlCzHGV5LemdnTm4uSnJmtAG+BB+PxeAf45WOMj4E3wK18h4dmtuG9/9TpdH57YAlYnyPfUDKztXK5vOglLaSUipLuTUgqFgqF4GOMl5KOgeV7fANO8jy/8sARMJzVcnO2/0gpfWk0Ghd+NBr9K5VKXeAZ8AK42+0YeB9C2JeUfLvdzrvd7mdg2zm3aWYvJS0Bl8AB8BHYGw6Hf2D2uGazeZ5l2SDGeAisAkVJeUrpKITwrVqtntbrdbsNANRqtQnwfTZz+Q98v47f5f/9xAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UNKNOWN", "label": "UNKNOWN" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 517516.57059999974, "ymin": 4772071.099799999, "xmax": 527179.0702000004, "ymax": 4779168.0048, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "g3e_fid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "g3e_fid", "type": "esriFieldTypeInteger", "alias": "G3E_FID", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "pri_nomina", "type": "esriFieldTypeString", "alias": "PRI_NOMINA", "length": 10, "domain": null }, { "name": "sec_nomina", "type": "esriFieldTypeString", "alias": "SEC_NOMINA", "length": 10, "domain": null }, { "name": "component_", "type": "esriFieldTypeString", "alias": "COMPONENT_", "length": 30, "domain": null }, { "name": "sub_compon", "type": "esriFieldTypeString", "alias": "SUB_COMPON", "length": 30, "domain": null }, { "name": "material_f", "type": "esriFieldTypeString", "alias": "MATERIAL_F", "length": 2, "domain": null }, { "name": "insulated_", "type": "esriFieldTypeString", "alias": "INSULATED_", "length": 10, "domain": null }, { "name": "valve_card", "type": "esriFieldTypeString", "alias": "VALVE_CARD", "length": 80, "domain": null }, { "name": "mop", "type": "esriFieldTypeDouble", "alias": "MOP", "domain": null }, { "name": "critical", "type": "esriFieldTypeString", "alias": "CRITICAL", "length": 3, "domain": null }, { "name": "operating_", "type": "esriFieldTypeString", "alias": "OPERATING_", "length": 30, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 30, "domain": null }, { "name": "installed_", "type": "esriFieldTypeString", "alias": "INSTALLED_", "length": 20, "domain": null }, { "name": "project_nu", "type": "esriFieldTypeString", "alias": "PROJECT_NU", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": null }, { "name": "valve_func", "type": "esriFieldTypeString", "alias": "VALVE_FUNC", "length": 30, "domain": null }, { "name": "location", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 254, "domain": null }, { "name": "region_nam", "type": "esriFieldTypeString", "alias": "REGION_NAM", "length": 30, "domain": null }, { "name": "measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "gas_distribution_valve_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r40_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_40", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a17_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 6, "name": "Gas Meter Stop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryMultipoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "sub_compon", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "78cdcb3c63c97328ae835b9f7a1bc52d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQokZ2SIZKEMBBFn5gjxDAnmOho0IgUIofAx6I4RzQaxM4NsINuTjBrcogREyiGha2t/VUxXf0qv3/3hX/qclCr07sCGTABd6A9Aw3QKqVsURTcbjcAhmEwImIAC1TAcw+2WmvbNA1a67XonENE8N6bGOMjOVnBWill67r+gBZprem6jrIsszRGWMGiKMjz/DQMpRTOOfq+/wCvSqlTaFGa22ytZn8Bk7634H0cR+uc+5WY5xne61nBaRxHKyKH4QCICH3f/wBbwHrvTdd17G2LCCGEBWq3IEAVY3yUZZk559YDmOd5+1O1NG/BJ+/l1ilyk4KYgC8gbF0c3WrYNx3pBR36WNDLJL2EAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " ", "label": "NULL" }, { "symbol": { "type": "esriPMS", "url": "ae3b89f1846179a7153bb27dbf7a99c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQokX2Ru0oDURBAz+ze7IqRBYugaBUUrCzEKghKIIUImkIIWFpZ+AV+gK0fIVgqxCKQJgumEcFSEUVjIQE1EoyIbh53LIxPjAemO4cZGEMXLRbjeF4S1VFUPUQsIo9E0SWNxp3kch0AA6Dl8mCn2Zx3YRVIITKAqgUqeN4eicS2huGZpNNto4WC34miOdd1N1Cd/NiIiAOMoboO9BFFW8C1IQiGpNlc/CF/R6Qf1WVisQMNwxuDtcMC03/KX9EIMEG7HTdY6wsE/wbvUYDvewbVF0RqqCb/0RV4oF5/NbRaVYw55P0sp0dwhcgpS0vPhkrlnmQyjzFTwAwgv+QasIPrHouINbK21tJ8/oh4fBPHWQFmgWFEXlA9AfaxdpdS6Ra6j5Ns9kkLhRBjLnHdcRwnQLWFSBXfPyeVqksmo58BgCwsRMBFd3ryBsxsexeAABWjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BALL", "label": "BALL" }, { "symbol": { "type": "esriPMS", "url": "ee418ea98473b7fc009f2393d693bef6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAARUlEQVQokWNhIBOwUKyRvSbuBiHFPxkZ7zE0L/RC0fiTgVGdkEb2//8ZfqLbSCoY1UhrjX8JKf7JwPgHU2PLQpJsJ9upAJVcDXR+RiTJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CURB STOP", "label": "CURB STOP" }, { "symbol": { "type": "esriPMS", "url": "0fa69ca30460f49918a963bf92d53d94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAWCAYAAADXYyzPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC9UlEQVRIic3WS2tdZRTG8d/aZ+fk0iRNb2l6kVRULAkURIpFnQlWQWdSFBw48Et05sxv4FAQFFSKQ5VSaVXEWESh1MzUttTGNDVN0ubSnJyzHOwTlJIrinXDHq3Lfz/rfd733aUH9JT/O3BmduFeROR/Am4Dj+I4ljPz5/Hx8Yujo6PLmzXLzMAgjmE/ZnEpIq5uCsZjrVbrdFEUL6EHYyMjI+9n5pcYj4jWOtA+PIkX8TIexwQ+yMy3I2JmM/DJoiieQ49MIk7gBM7gTGZ+FhFz96kcwbOZ+UZU+UjSIRGvraysnMUXm4GfQS+4epndB+nbTcQr7Q842mg0vi7L8jz24Sm8jqcj4rBM5meZvsGBR+modxdFcWwr4F7UKvA4tTr3FunfS2fXYbxVluUYPsJDeKGtmMYy07+ztMDUNQaH6ajXiqLYcT9k4+3UP1ipXbzL7BRlBwP7KGqr429PNav44jzNBjv6iSMbtt58H3f3VrCZqUr5HxN09dI3UMWX5qtYJrUa+4dpNVmY27Dt1g+QgX1Vw+nJCrYwi6jeTHYP0dld5baam7bb3slV1Nh7gIkrlfJ6Jx2dHBkhim212h544Q4zN6mVHDhC2VmNf/IaO3bSt+tfBjdXuPUbojLYrv2V0tXY7cnKgHdvs+dgNZl/DJ65+Zdxuvvbjo3r+BjUyjftPdRv8S53prl1o6prrXnAbRG8vFAZpauXnXsoatfxOc7hfDtrPDNPRXfv8zp7mLtVLcncFEPD2wJPoIHS8Ai7hujskmkseA9n8evqrZWZ70bEZVxSFK8aGDysp5+yXF2O+Waz+eNWwO/gERw39HAHruPDZnPl07Isv4+IO39PjojMzIu4gu9wUr3rlMHh/sxcDC7UarVvNgVHxFhmnsYo9uAnfFuW5c31bqa2+snM/AQ/4AKeiIiJRqNxrl6vz9xfs+YaR8RXbRXdmF0PuEZdC79k5lWVB+br9frsWrnrmisilrC0FeAatU3c2Cjngf1z/QmLphLvhnOZBwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CURB VALVE TEE", "label": "CURB VALVE TEE" }, { "symbol": { "type": "esriPMS", "url": "c1394a0ecfb047f765f6d34dfa410a31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAUCAYAAACwG3xrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAklEQVQokd3QIUtDURwF8PO/726OoQZlqJ9BbIrYLJpsyppgesFvsHaDMvvaupYFg5osdgeCMpCBgqCw9hjT533veu+xWHzlgdFTzy8cjkZJdCk4NIPpzGXzxaJeyZOOWZ9oZ+1WBGkVgQ3VzoG56WkFNAisFYGILFYxo8o3/CNAeiiZkEiFUoNw9jcQGZJyPKr584WPaFMiGCJAAdBBFIXsO4uri5PVNI7715yLtoXwyTijjkTGDD6vV92SMYN05FyD3leAKMHGa64Dv+6psAJO7b9Ze6soyxT5pPCu12x63W1fDuPWzmkg9iDYJeTFeX/2/vT88DPShG7bPAI4+tMP33zvciojqMlOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "GATE", "label": "GATE" }, { "symbol": { "type": "esriPMS", "url": "c0955ea84863fa96076fbfb07f709a5e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQYlY3PoW7CABDG8f9dayDVpOE1yCSCLrBnIKgJ/OT6BCDn0YSHYG0FcpneG5BSvaDYHWKjwEITPnXil7vvQu5MeBoK91Copg4DM/8WZZlInF3BwqsIdrnBA4AoAM/ZTzl/DOL0vNFs5vqLLiPKa+7leyJxFgK4Mm7q5sYEyE4d201QVaL6tMNGYHQLChQ1NOwlQD+B1j/04XQWNRxK92vt256ibwJ9YC/GCtV0IHI4f/2Hgaemrkdk2jWRMJjdogAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LOCK WING STOP", "label": "LOCK WING STOP" }, { "symbol": { "type": "esriPMS", "url": "25d2dc6ff9bed69ee275a97fdf2674ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAGCAYAAAAooAWeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA4ElEQVQokYXQvUrDYBTG8T8hzYeQ4JxVEDo5FFwdXQreh4OLc110UMF76A20OLsWOlS8hA7CuxUckiHnnGBeF4VionnW5+HH4YT0Z5Sm6UVd10ug/WMDQJZlx1VVHQKvgN/vwt/jOI6PVPVaRKbA8xCuqmPgNgiCeVEUc+fcRy+eJMmZqj4AE+99COz+gwHMbAQctG1755w7AW6A9w4uIusoih6bppl578fAKfA54J8D98AL8PQDd3CgMbMlsAKugC0Db8nz/E1ELs1sAch+1/n5d3bAbOBiAMqy3ACbvu4LDgpTTj2fzIoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NEEDLE", "label": "NEEDLE" }, { "symbol": { "type": "esriPMS", "url": "c123dcf1403a893c228f07df25b8bf25", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2UlEQVQ4jbXTz6sSURQH8O8ZZpyZeBO+GcKF5SLCQLDFkAg+irdq0aJyMebCdkr7Fq7aBLNq4zaEt5D5G3L3tPCJIkK0aGGoIMGk4I/JnoxPtNsufP6IoLqrw+XwOdzv5fD4y8P/T+DAsqxgKBRa6rreIqKLPwJEUQxms9ln0Wg0MhwObyyXS1YsFsfVarUSi8VeE9G33wGxXC6XjMfjTxVFUWu1Gh8Oh7FYLNhgMAiXSqUgY+w5EY23AL/ffz2RSEQNw3iiado1IiKPxwNZliHLMomi6OU47kGz2XwJ4MUWMB6P7yeTyduaph0QEW0+TZIk+Hw+pdfrHTHGNCIaXQJc1yWv13uTiKR9qfI8T6qqHnY6nTsAypsZ/ACwBMD2ARzHQZIkrt/v/xqyDtBkMvkI4C6AK7uA1WrFRqPRaDqdftgFnBcKhVNd148FQTjE9g8x13WnrVarkU6n+7uAcj6ffxSJRE5SqRQvCMItAFcBEGPswnGc83q9/q5Sqby5lMta/V1RlLNMJnOv2+2+MgzjcbvdfhgIBNzZbNYrl8sNy7KKjUbj0z4AjuP0AAxN0zw2TfMUwFcAnyVJgqqq723b/rKZy65dmAF4u34xn89h2/aO1n+wjT8BxjGsZc2JNIcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PLUG", "label": "PLUG" }, { "symbol": { "type": "esriPMS", "url": "5e6d1dc25ab16ff2245f59fd4c9fa60f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRElEQVQYlW2RzyuEYRCAn3m/1+5q15LFOonyoyil/AFctSe1Di7u4i6lvpObk5uDP2CVi5IDZ62Lo4MIhxXFalmL7/vecVgs2qempuZpZpqx/MNX35TIeWUu3Y7MRb9r9jvJa8EbfBnsDGrRQEa1K2P6qyu10+tEIlbyZezjR1ZVWXs76VMJlkRl3kAvjhoER+FbuLF8vn+8OTTzbgFWyodpG0vnMbKoSuJrWCuQU6ctyZ6OJZQLC2BsOqvCrDTE30ybuDfiU7ixANZ4cScuizZRIWZC7Xl5am+p72x5xXEF9DeRXx1SqmQzH/XOlee7MNlWUHUTCO0NTxyie5HxzrZkMrAAfvdUdbVa3BXjxVFdAIZRyiLsOsd2Oclt484iuq567z8Wt99T9sCEUSqEoNXFb0dT4w9zItGfpyCiPlSoR1M+Aa3WfjysRBerAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STOP LOCK WING", "label": "STOP LOCK WING" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 516714.72130000015, "ymin": 4771172.924799999, "xmax": 527499.8332000013, "ymax": 4779145.000100001, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "g3e_fid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "g3e_fid", "type": "esriFieldTypeInteger", "alias": "G3E_FID", "domain": null }, { "name": "angle", "type": "esriFieldTypeDouble", "alias": "ANGLE", "domain": null }, { "name": "pri_nomina", "type": "esriFieldTypeString", "alias": "PRI_NOMINA", "length": 10, "domain": null }, { "name": "sec_nomina", "type": "esriFieldTypeString", "alias": "SEC_NOMINA", "length": 10, "domain": null }, { "name": "component_", "type": "esriFieldTypeString", "alias": "COMPONENT_", "length": 30, "domain": null }, { "name": "sub_compon", "type": "esriFieldTypeString", "alias": "SUB_COMPON", "length": 30, "domain": null }, { "name": "material_f", "type": "esriFieldTypeString", "alias": "MATERIAL_F", "length": 2, "domain": null }, { "name": "insulated_", "type": "esriFieldTypeString", "alias": "INSULATED_", "length": 10, "domain": null }, { "name": "mop", "type": "esriFieldTypeDouble", "alias": "MOP", "domain": null }, { "name": "critical", "type": "esriFieldTypeString", "alias": "CRITICAL", "length": 3, "domain": null }, { "name": "operating_", "type": "esriFieldTypeString", "alias": "OPERATING_", "length": 30, "domain": null }, { "name": "actual_len", "type": "esriFieldTypeDouble", "alias": "ACTUAL_LEN", "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 30, "domain": null }, { "name": "installed_", "type": "esriFieldTypeString", "alias": "INSTALLED_", "length": 20, "domain": null }, { "name": "project_nu", "type": "esriFieldTypeString", "alias": "PROJECT_NU", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 254, "domain": null }, { "name": "region_nam", "type": "esriFieldTypeString", "alias": "REGION_NAM", "length": 30, "domain": null }, { "name": "owner_addr", "type": "esriFieldTypeInteger", "alias": "OWNER_ADDR", "domain": null }, { "name": "street_num", "type": "esriFieldTypeString", "alias": "STREET_NUM", "length": 10, "domain": null }, { "name": "street_pre", "type": "esriFieldTypeString", "alias": "STREET_PRE", "length": 2, "domain": null }, { "name": "street_p00", "type": "esriFieldTypeString", "alias": "STREET_P00", "length": 6, "domain": null }, { "name": "street_nam", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 30, "domain": null }, { "name": "street_suf", "type": "esriFieldTypeString", "alias": "STREET_SUF", "length": 6, "domain": null }, { "name": "street_s00", "type": "esriFieldTypeString", "alias": "STREET_S00", "length": 2, "domain": null }, { "name": "municipali", "type": "esriFieldTypeString", "alias": "MUNICIPALI", "length": 50, "domain": null }, { "name": "municipa00", "type": "esriFieldTypeString", "alias": "MUNICIPA00", "length": 20, "domain": null }, { "name": "measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "gas_meter_stop_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r39_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_39", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 7, "name": "Gas Distribution Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 515852.3178999997, "ymin": 4771188.957599999, "xmax": 531141.1540000003, "ymax": 4779905.244100002, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "g3e_fid", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "g3e_fid", "type": "esriFieldTypeInteger", "alias": "G3E_FID", "domain": null }, { "name": "pri_nomina", "type": "esriFieldTypeString", "alias": "PRI_NOMINA", "length": 10, "domain": null }, { "name": "install_da", "type": "esriFieldTypeString", "alias": "INSTALL_DA", "length": 20, "domain": null }, { "name": "mop", "type": "esriFieldTypeDouble", "alias": "MOP", "domain": null }, { "name": "material_f", "type": "esriFieldTypeString", "alias": "MATERIAL_F", "length": 2, "domain": null }, { "name": "project_nu", "type": "esriFieldTypeString", "alias": "PROJECT_NU", "length": 20, "domain": null }, { "name": "actual_len", "type": "esriFieldTypeDouble", "alias": "ACTUAL_LEN", "domain": null }, { "name": "joint_type", "type": "esriFieldTypeString", "alias": "JOINT_TYPE", "length": 30, "domain": null }, { "name": "depth", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "pipeline_i", "type": "esriFieldTypeString", "alias": "PIPELINE_I", "length": 80, "domain": null }, { "name": "critical", "type": "esriFieldTypeString", "alias": "CRITICAL", "length": 3, "domain": null }, { "name": "operating_", "type": "esriFieldTypeString", "alias": "OPERATING_", "length": 30, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 30, "domain": null }, { "name": "abandon_da", "type": "esriFieldTypeString", "alias": "ABANDON_DA", "length": 20, "domain": null }, { "name": "classifica", "type": "esriFieldTypeString", "alias": "CLASSIFICA", "length": 30, "domain": null }, { "name": "protected", "type": "esriFieldTypeString", "alias": "PROTECTED", "length": 3, "domain": null }, { "name": "coating", "type": "esriFieldTypeString", "alias": "COATING", "length": 10, "domain": null }, { "name": "region_nam", "type": "esriFieldTypeString", "alias": "REGION_NAM", "length": 30, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "gas_distribution_pipe_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r41_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_41", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a18_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 8, "name": "Hydro Poles", "type": "Feature Layer", "description": "

The support structure feature class is a simple point feature class with the following subtypes: Composite Power Pole, Concrete Power Pole, Non-Wood Power Pole, Non-Wood Street Light Pole, PushBrace, Steel Power Pole, Stub, Tower, Wood Power Pole, Wood Street Light Pole. These are the various types of support structures currently modeled on the existing HydroOne's distribution network.<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Hydro One Networks Inc. - is the owner of this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "subtypecd", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2f6ab427f98f951d661c223a21df262a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQokW2SsZHCMBBFX6AOHJkZyNyAfHNXBCInImV8RXi4cQOk4AYI7cHugQCrAWcEbKQeLkDy2IaXaIP9+1dfUryzAFLgCYg/B9SoToEDYGYDGmAfhGrUfNKJTvNdjk5SAGzfkR0zI07u3nkQHHSi06qoiaN4GL2ODI+LYbVdxuLkCmyUV5p8l0+ax1RFzc/vtwEWyq8zrPEJnejhnmqewifESSifild02L5jHc0DetHemqEODk12zMzj8i6wvaVsS4Az0IWU9uLkvtou46qo0YlGnNDeGsq2xPa2A/6CA97lS5ycfBpjzr558nBBtGH6NQC6sfof415UW1wiz/8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriPMS", "url": "676a1413eed8a2d36e19b82da3656379", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAklEQVQokW2SMYrCQBiFv2KusCwRPEEggcyyrVapxm7vIIKltupewkUt09mFTWUj9kZQyBUcJl5ii50ZEs1r5sG897+fNyN4RQ+QwB3Q9vQQDS6BFaCeBhTA2BlFQ7yJklDOFlNiGQJwLSvmk6Uyuj7bZG9YRUkos/yH9+DNj07VkFSdiPuDwOj6FxgJ61SzxbQlbiLL16SfXwroCbuOX6MLUeLvpHhuoQtGPxy9C/6r41pWpGrYaTgUR89dQjGfLFWqTi/i26Ui2+0BtkDpWhobXZ/j/iDI8jVREmL0g0NxJNvtuV2qEvh2CdiUD6PrjW2jia0Vtx7OmUa0vwZA2XT/ARBwU4ruuU+cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "3" }, { "symbol": { "type": "esriPMS", "url": "ec19b52571edcd9ab68894587fc8bb2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAUlEQVQokW2SMY7CMBBFX+ET7FZBokwOkKwWcQdT0iAkSpZir4BIQYtECfQ0VNFa4ghQEA6Q9Liyz7AFtpUEXuMp5s8ff1vwSg/IgAeg3RkQjToDVoDsDFDA3AtFo3kXJ2k2nS2JkwyAuirZbhbSGn1zzkGwipM0y9cFH59RGD0YSo4nyWTcj6zRf8BIOKWczpat5ib5uuD351sCPeHWCWu8I07ScE/RTeEd1mhfPgTP6KirksGwG9CT60WF2juo7WYhj6dXQV3dOasDwB4ofUpza/RtMu5H+bogTlKs0VwvirM6UFf3Esi9A87lyxq9c2k02bvm1sN50Yj21wAom+p/u5VUyNj1aP8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "7" }, { "symbol": { "type": "esriPMS", "url": "a4c82ae2b36d4abfd0aa70761b92a23c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9klEQVQokW2SsY0CMRBFX+AKyBaJzBWsT67CFAABhIjsroBdcT1AAGR0sLoNoIUVSwWOcTY1XHC2tXD7E4/kefNH31b81xQwwBMI8cxSg9oAO8C9DWiBTQLVoPmoS22W9QJtNAC+9+y3BydB7tE5AztdalM3FZNikkdbZ7k4y2q2LiTIDzBXkXTLevHSPFTdVHzaLwdMVVwnrzEmXeY7o95TGJMESeVT8RcdvvdYZ0eBru1ynRza/fbgLiOAf3iu5xvACehTShsJcl/N1kXdVOhSI0Ho2o7r+YZ/+B74Tg5Elw8JcoxpDHWKzS8Pl6A5r18DoB/Sv6TaU/k9e3PLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "8" }, { "symbol": { "type": "esriPMS", "url": "9449b68d180f5ceea24ebaaec53c8b50", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAUlEQVQokW2SMY7CMBBFX+ETLFWQ6CKlj1cpOINp6KigWkS5BwhiKxpaCuAOSFHScAEKROgjpcaVfYYt1s4mkN94JM+bP/q24F1DQAJPQLuzkWjVEtgA6mVAASw9KFrNhzgK5XoxQ0YhAGVVs9rtlTb27pwbYBNHocy2KcHgoxmtxgnqnDCazgNtbA5MhCPVejHrNLeVbVOSr28FDIVbp1mjT/H/nRSvKfRJG+vLp+AvOsqqRo2TXqC43praOxSr3V6p8zvwqGpO+QXgCJQ+paU29j6azoNsmxJHIdpYiuuNU37hUdUl8OMdcC6f2tiDS6Oto2vuPJyHJnS/BkDZpn8BwAxT9KJK3E4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "9" }, { "symbol": { "type": "esriPMS", "url": "de6459f28541341b4e6b829d55d4ef64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAUlEQVQokW2Soa7CMBSGP9EnuIJkJLjJqe1mCRZdcjUKSVAETUa4D4GAPQB6uTMYLAlhqMlpmlT0Ga6gbbbBZ3rE+c9/+reCd4ZAAjwBZU+PaNUJsANkb0AJLJxQtJoPYRQns9WWMEoAaOqK/WYpjVZ36+wFuzCKkywv+BoEfnQ6kaRXyXw8CoxWf8BUWKWcrbad5jZZXrD+SSUwFHYdv8Ynwij29xT9FD5htHLlU/CKjqauSCf9gF7cLqWvnUO53yxlen0XNPWD8ykHOAKVS2lhtLrPx6MgywvCKMZoxe1Scj7lNPWjAn6dA9bl22h1sGm0OdrmzsM50ZTu1wCo2up/+pdT5KIBvBUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "10" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 517122.7706999999, "ymin": 4771343.178200002, "xmax": 527948.0441000008, "ymax": 4780549.654400001, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "subtypecd", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "subtypecd", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": null }, { "name": "material", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 5, "domain": null }, { "name": "class", "type": "esriFieldTypeString", "alias": "CLASS", "length": 5, "domain": null }, { "name": "height", "type": "esriFieldTypeString", "alias": "HEIGHT", "length": 5, "domain": null }, { "name": "treatmentt", "type": "esriFieldTypeString", "alias": "TREATMENTT", "length": 5, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "hydro_poles_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r42_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_42", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a19_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 9, "name": "Overhead Primary", "type": "Feature Layer", "description": "

The primary overhead SDE feature class is a line feature class (with complex edge) with the following subtypes: Single Phase Primary Overhead, Two Phase Primary Overhead, Three Phase Primary Overhead DR, Three Phase Primary Overhead DL, Droplead. These are the various categories of primary overhead conductor modeled on the existing HydroOne's distribution network. <\/SPAN><\/P>

It can be found under Operation.Electric feature dataset, and is available at FDGISPRD_ElectricDatabase.sde database connection.<\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Hydro One Networks Inc. - is the owner of this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 182, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 517057.24519999925, "ymin": 4771377.9921, "xmax": 527952.9467000016, "ymax": 4780595.268500001, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "subtypecd", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "subtypecd", "type": "esriFieldTypeInteger", "alias": "SUBTYPECD", "domain": null }, { "name": "phasedesig", "type": "esriFieldTypeInteger", "alias": "PHASEDESIG", "domain": null }, { "name": "operatingv", "type": "esriFieldTypeInteger", "alias": "OPERATINGV", "domain": null }, { "name": "conductort", "type": "esriFieldTypeString", "alias": "CONDUCTORT", "length": 5, "domain": null }, { "name": "feederid", "type": "esriFieldTypeString", "alias": "FEEDERID", "length": 20, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "OWNER", "length": 254, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "ruleid", "type": "esriFieldTypeInteger", "alias": "RULEID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "overhead_primary_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r44_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_44", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 10, "name": "Underground Primary", "type": "Feature Layer", "description": "

The complex edge line primary underground conductor feature class is a line feature class with the following subtypes: Single Phase Primary Underground, Three Phase Primary Underground, Two Phase Primary Underground, Single Phase Primary Submarine, Three Phase Phase Primary Submarine, Two Phase Primary Submarine. These are the various types of underground conductors currently modeled on the existing HydroOne's distribution network.<\/SPAN><\/P>

<\/P>

It can be found under Operation.Electric feature dataset, and is available at FDGISPRD_ElectricDatabase.sde database connection. Feature class name is OPERATION.PriUGElectricLineSegment.<\/SPAN><\/SPAN><\/P>

<\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Hydro One Networks Inc- is the owner of this data.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 178, 178, 178, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 517534.9375999998, "ymin": 4771559.797800001, "xmax": 525342.8330000011, "ymax": 4779771.714400001, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "subtypecd", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "subtypecd", "type": "esriFieldTypeInteger", "alias": "SUBTYPECD", "domain": null }, { "name": "phasedesig", "type": "esriFieldTypeInteger", "alias": "PHASEDESIG", "domain": null }, { "name": "operatingv", "type": "esriFieldTypeInteger", "alias": "OPERATINGV", "domain": null }, { "name": "conductort", "type": "esriFieldTypeString", "alias": "CONDUCTORT", "length": 5, "domain": null }, { "name": "feederid", "type": "esriFieldTypeString", "alias": "FEEDERID", "length": 20, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "OWNER", "length": 254, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "ruleid", "type": "esriFieldTypeInteger", "alias": "RULEID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r43_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "underground_primary_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_43", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a20_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 11, "name": "Rogers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "linetype", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 197, 202, 255 ], "width": 1 }, "value": "CONDUIT", "label": "CONDUIT" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 252, 185, 255 ], "width": 1 }, "value": "CONTINUOUS", "label": "CONTINUOUS" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 182, 252, 255 ], "width": 1 }, "value": "DASHED", "label": "DASHED" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 182, 235, 252, 255 ], "width": 1 }, "value": "DASHED2", "label": "DASHED2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 246, 204, 255 ], "width": 1 }, "value": "PERMIT", "label": "PERMIT" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 514540.3364000003, "ymin": 4771291.609599999, "xmax": 527960.9792000004, "ymax": 4784765.098800001, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "refname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "fid_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "en001440_dbo_rogersnetworkdata_", "type": "esriFieldTypeString", "alias": "Entity", "length": 16, "domain": null }, { "name": "layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "color", "type": "esriFieldTypeSmallInteger", "alias": "Color", "domain": null }, { "name": "linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "linewt", "type": "esriFieldTypeSmallInteger", "alias": "LineWt", "domain": null }, { "name": "refname", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "off_dist", "type": "esriFieldTypeString", "alias": "OFF_DIST", "length": 6, "domain": null }, { "name": "pn", "type": "esriFieldTypeInteger", "alias": "PN", "domain": null }, { "name": "b", "type": "esriFieldTypeInteger", "alias": "B", "domain": null }, { "name": "hc", "type": "esriFieldTypeInteger", "alias": "HC", "domain": null }, { "name": "a", "type": "esriFieldTypeInteger", "alias": "A", "domain": null }, { "name": "cc", "type": "esriFieldTypeInteger", "alias": "CC", "domain": null }, { "name": "c", "type": "esriFieldTypeInteger", "alias": "C", "domain": null }, { "name": "com_count", "type": "esriFieldTypeInteger", "alias": "COM_COUNT", "domain": null }, { "name": "res_count", "type": "esriFieldTypeInteger", "alias": "RES_COUNT", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r45_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "rogers_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_45", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a22_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 12, "name": "City Parcels", "type": "Feature Layer", "description": "

Property mapping and associated databases have been compiled for the County of Oxford through data received from a provincial mapping and data project called POLARIS (Province of Ontario Land Registration Information System). The POLARIS database is the computerized system that stores and manages ownership data for each property in Ontario. All of the information in the POLARIS database is taken from the actual Land Registry Office documents. The County of Oxford maintains the mapping of properties in the county using information provided by Teranet, the licensed vendor of the POLARIS product. The County of Oxford also integrates assessment property information into the ownership data to show the \"tax\" ownership of land. Data to support this is received from MPAC, the Municipal Property Assessment Corporation, as well as the current zoning.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD83_CSRS_UTM_zone_17N\",GEOGCS[\"GCS_NAD83_CSRS\",DATUM[\"D_North_American_1983_CSRS\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"false_easting\",500000.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-81.0],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"latitude_of_origin\",0.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 62, 177, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 516057.3309999997, "ymin": 4770323.354599999, "xmax": 528968.7439000005, "ymax": 4781595.858999999, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "propertytype", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "propertytype", "type": "esriFieldTypeInteger", "alias": "PropertyType", "domain": { "type": "codedValue", "name": "Fabric_PropertyType", "description": "Property Assessment Type", "codedValues": [ { "name": "-1 - Standard", "code": -1 }, { "name": "0 - Unassessed", "code": 0 }, { "name": "1 - Road", "code": 1 }, { "name": "2 - Widening", "code": 2 }, { "name": "3 - One foot reserve", "code": 3 }, { "name": "4 - 401 / 403", "code": 4 }, { "name": "5 - Lane / Alley", "code": 5 }, { "name": "6 - Walkway", "code": 6 }, { "name": "7 - Temporary turning circle", "code": 7 }, { "name": "8 - Unopened road", "code": 8 }, { "name": "9 - Water", "code": 9 }, { "name": "99 - Condominium", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "pin", "type": "esriFieldTypeString", "alias": "PIN", "length": 9, "domain": null }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "ZONING", "length": 10, "domain": null }, { "name": "adminid", "type": "esriFieldTypeString", "alias": "MUNI", "length": 50, "domain": { "type": "codedValue", "name": "Fabric_AdminID", "description": "Property Administration Area", "codedValues": [ { "name": "Town of Tillsonburg", "code": "TILLSONBURG" }, { "name": "Town of Ingersoll", "code": "INGERSOLL" }, { "name": "Township of Zorra", "code": "ZORRA" }, { "name": "Township of Norwich", "code": "NORWICH" }, { "name": "Township of Blandford-Blenheim", "code": "BLANDFORD-BLENHEIM" }, { "name": "Township of South-West Oxford", "code": "SOUTH-WEST OXFORD" }, { "name": "Township of East Zorra-Tavistock", "code": "EAST ZORRA-TAVISTOCK" }, { "name": "City of Woodstock", "code": "WOODSTOCK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "aroll", "type": "esriFieldTypeString", "alias": "AROLL", "length": 15, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "start_date_ss", "length": 8, "domain": null }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "end_date_ss", "length": 8, "domain": null }, { "name": "objectid_slx", "type": "esriFieldTypeInteger", "alias": "objectid_slx", "domain": null }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_perimeter(shape)", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "cityparcels_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r34_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_34", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a11_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }