{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Junction Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b9354c2f9608339305d67e956afeca0c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAXCAYAAADz/ZRUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADHElEQVRIie2WX2gUVxTGv+/O7GwMxfTPk2KzuzFW0vapou5uag1YK+bNSqhKW8iLlGILBcGAIio+iA9qfSp9DTRI1AYqPpRShZrsrpq+tFtqmj+7se2DSmuNRmfuzD1yNyohGs3GSCn0g4E5Z86d3zn3nntnXPyLcv+HTyd5s/4FHTobAa4B5WUAcRG5osi8MdGJeGH0F8z1tAvAMN3wmY5kN4i6iueeSFqrlcrZG2SSXTHHbOO50b/nBC4tLW7ol78SSNs9128iOAYlRQjukKgXYSuBdQC36MhZfjudfGdevlR6argOyocAWHBEoMNdNHKY3YimhB3V2URGoI5BsMQhv5HmpVn2XhqbNTxoTqZh8EnFINpjfSOd0w2O9ZVz48sXNzuuOU/g9SDSOwF0zBpOw46J1ZUur6/0ENjPpvYr4c1YbviAtWsvDF32M4mPAXWSlE+l5bX9PFu8WTVc1jfG9fVo7UQW6vBMK4jnyl8HmVQZQCLwb70NoKdqeHA9TBGsBTAe6xu+OFP4ROb4AURCCV/1M8lflahFU0MislSTGxp8JFzBeVFg7O01Tt5bMxHlqm0SUXgJUJsEsmlqiCP4EsChR8INcYMTyDpUK8HzoM1B/vFyI/sA7HnSEHey4dEtawlCC7+zouGVmvPDA9bvp5PvwXF/jvcOFmlQA+CvhytnulIA1INprQrO3ktjQSbVC2C1UrIVwPbKA6WaGIXr/EzyIAB7zO6YPE5nU2+JoMkuqxe4384KbiWQIwRXg9gWpJPdXr5U8FT4uTbOUQKdIjjl5UYeAGRl43wt0RcVg+xk/8A1zBYez5V6/HTyNMlWkKd1dnEbzw19D+CDqbGyKrFAh5HdVrbqq6EEu2YKnvZ49cTdrGnOAPKGiPlOZxp6DKQLJiqK4/kOdb0xqlWH+AjAcwDGaPhubeH3P/C0cBYGb8iyhau0F7fT+b5ANhDYAOWAEkFE2ca+r59EOZu93GCxGvBjP6ns/3McwIdBOnEEVO2VRgPsweGBuEJBwYgc9/Klbtomfxa/UV6+/CMAe8253Gfx0v8E/C7dPzjZEuJwwAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 678989.6184999999, "ymin": 5611767.8311, "xmax": 704749.1103999997, "ymax": 5634515.048, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 12, "domain": null }, { "name": "CABINETSIZE", "type": "esriFieldTypeString", "alias": "CabinetSize", "length": 12, "domain": { "type": "codedValue", "name": "P_JBCabinetSize", "description": "", "codedValues": [ { "name": "33", "code": "33" }, { "name": "66", "code": "66" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPITALPROJECTNO", "type": "esriFieldTypeString", "alias": "CAPITALPROJECTNO", "length": 15, "domain": null }, { "name": "ASSETSTATUS", "type": "esriFieldTypeString", "alias": "AssetStatus", "length": 15, "domain": { "type": "codedValue", "name": "P_AssetStatus", "description": "", "codedValues": [ { "name": "In Service", "code": "IN SERVICE" }, { "name": "Out of Service", "code": "OUT OF SERVICE" }, { "name": "Disposed", "code": "DISPOSED" }, { "name": "Not Applicable", "code": "N/A" }, { "name": "Merge", "code": "MERGE" }, { "name": "Preliminary", "code": "PRELIMINARY" }, { "name": "To Be Disposed", "code": "TO BE DISPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "39f7e01d990740518593b2380c9a7307" }