{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "vineland.VINELAND_OWNER.Fiber_Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "80434fa8d5a83335b3a1822645b0f6cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAa1JREFUSInt0L9rIkEUwPE3soQxhVgZC4PY2JwIghDSLGyxMP7ASpQs2ERtvWAKK9FOhMVgYSEu8Q5RGCUp1jl2YbBM/gUlFncQyLVp7CSkCFuIGGJMquTbDbz3YWYE+MSEbYY5505Zlh8/HKeUXjQajZ/dbtf0eDxxWZafdsY5547pdHqradqParUKmqZFfD7fg2max4SQv+/GGWPSeDz+gzG2D4dDcDqdEAqFoNVqHfT7/Ttd13OJROL31jiltKGq6lk+n0epVAoE4WXUbrdDsVgEwzCEUqn0q9frRTOZTPpNOOfcMZvNbmq1WqDT6UA4HF5bstlsEIvFwOv1Qi6XS9Xr9eNgMHgUiUT+b8QZYxJjjC0Wi33DMMDtdm96GAAABAIB0HUdyuXy4Xw+/8cYO4nH49drOKVUVVW1mEwmUTabBYzxq7CVy+WCZrMJ7XZ7r1KpXA0Gg0tFUbIreDqdPp9MJiBJEiCE3gRbYYyhUCiA3++HaDR6appmlRByv/ItoihuDVshhEAURetoW7n5Z/SNf+NfDlcUZSdsuVxuxNFoNNoJtyKErOEf3jOk64tlQOyG3gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "C", "label": "City", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ba54d9f820eb2dc8584d92518e33a210", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAUCAYAAAC58NwRAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAALZJREFUKJHN0DFqQkEUheHvipUpklQpdAUuwz6t6zAbCIiCWAQljZAdZBm21u5B0oUERUkxFvrgRXwvLwSCp5o5c/57LlP3S9XPmYlHPAfvlQAH4CExwTT4+AmAG/TRSzwdGz/LgEy3GKKb6FQBVhjhJdiVAW8YYxZsM7MImOM+2Jw+FH3rqnYmXNZQqEsFEgs0cn4rsczdX4NBvqGNq5Nh19kh0fzbSv8C3CGKQsHXNyBYV23YA1U4IM4mJmnkAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "S", "label": "School", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 332229.6131335944, "ymin": 213095.40690493584, "xmax": 359484.46312433854, "ymax": 255474.25285521895, "spatialReference": { "wkid": 102711, "latestWkid": 3424 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "School or City", "description": "Adds two attributes", "codedValues": [ { "name": "School", "code": "S" }, { "name": "City", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Key_", "type": "esriFieldTypeString", "alias": "Key", "length": 10, "domain": null }, { "name": "LOC", "type": "esriFieldTypeString", "alias": "LOC", "length": 10, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 150, "domain": null }, { "name": "GRID", "type": "esriFieldTypeString", "alias": "GRID", "length": 5, "domain": null }, { "name": "Color_Code", "type": "esriFieldTypeString", "alias": "Color_Code", "length": 75, "domain": { "type": "codedValue", "name": "Color", "description": "Labels of Colors", "codedValues": [ { "name": "Magenta", "code": "Magenta" }, { "name": "Green", "code": "Green" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Blue", "code": "Blue" }, { "name": "Red", "code": "Red" }, { "name": "Sky Blue", "code": "Sky Blue" }, { "name": "Purple", "code": "Purple" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Option_", "type": "esriFieldTypeString", "alias": "Option", "length": 75, "domain": { "type": "codedValue", "name": "Fiber Options", "description": "Fiber Options", "codedValues": [ { "name": "OPTION 1 ADDITIONS TO FIBER LOOP", "code": "OP1" }, { "name": "OPTION 2 NEW FIBER LOOP", "code": "OP2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fiber", "type": "esriFieldTypeString", "alias": "Fiber", "length": 75, "domain": { "type": "codedValue", "name": "Fiber", "description": "Loop Types", "codedValues": [ { "name": "NORTH FIBER LOOP 72 ADSS", "code": "N" }, { "name": "SOUTH FIBER LOOP 72 ADSS", "code": "S" }, { "name": "BLUE STATION LOOP", "code": "BS" }, { "name": "NORTH FIBER LATERAL 24 ADSS", "code": "NFL" }, { "name": "SOUTH FIBER LATERAL 24 ADSS", "code": "SFL" }, { "name": "CAMERA FIBER", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1230_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "33449cb35753496e801dc30a93696764" } ], "tables": [] }