{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Community Anchor Institutions", "type": "Feature Layer", "description": "Point layer contains the locations of comuunity anchor institutions in Maryland. The status of broadband connectivity is displayed. ", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "MD iMAP, MDBC, CGIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BBSERVICE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 198, 137, 224, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Y", "label": "Broadband Service Available", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 252, 189, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "N", "label": "No Broadband Service Reported", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 217, 80, 78, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "U", "label": "Status of Broadband Service Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8846238.833, "ymin": 4574833.7136999965, "xmax": -8354944.046700001, "ymax": 4825531.545199998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANCHORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null }, { "name": "ANCHORNAME", "type": "esriFieldTypeString", "alias": "Anchor Name", "length": 200, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 200, "domain": null }, { "name": "BLDGNBR", "type": "esriFieldTypeString", "alias": "Building Number", "length": 10, "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "Street Pre Direction", "length": 25, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 25, "domain": null }, { "name": "SUFFDIR", "type": "esriFieldTypeString", "alias": "Street Post Direction", "length": 25, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATECODE", "type": "esriFieldTypeString", "alias": "State Abbreviation", "length": 2, "domain": null }, { "name": "ZIP5", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 5, "domain": null }, { "name": "ZIP4", "type": "esriFieldTypeString", "alias": "ZIP Plus 4", "length": 4, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "CAICAT", "type": "esriFieldTypeString", "alias": "Institution Category (coded)", "length": 2, "domain": null }, { "name": "BBSERVICE", "type": "esriFieldTypeString", "alias": "Broadband Service", "length": 2, "domain": null }, { "name": "PublicWifi", "type": "esriFieldTypeString", "alias": "Public Wifi", "length": 2, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "TRANSTECH", "type": "esriFieldTypeDouble", "alias": "Technology of Transmission (coded)", "domain": null }, { "name": "MAXADDOWN", "type": "esriFieldTypeString", "alias": "Download Speed (coded)", "length": 2, "domain": { "type": "codedValue", "name": "Speed Tier Codes", "description": "Speed tier codes used by the FCC", "codedValues": [ { "name": "Less than or equal to 200 kbps", "code": "1" }, { "name": "Greater than 200 kbps and less than 768 kbps", "code": "2" }, { "name": "Greater than or equal to 768 kbps and less than 1.5 mbps", "code": "3" }, { "name": "Greater than or equal to 1.5 mbps and less than 3 mbps", "code": "4" }, { "name": "Greater than or equal to 3 mbps and less than 6 mbps", "code": "5" }, { "name": "Greater than or equal to 6 mbps and less than 10 mbps", "code": "6" }, { "name": "Greater than or equal to 10 mbps and less than 25 mbps", "code": "7" }, { "name": "Greater than or equal to 25 mbps and less than 50 mbps", "code": "8" }, { "name": "Greater than or equal to 50 mbps and less than 100 mbps", "code": "9" }, { "name": "Greater than or equal to 100 mbps and less than 1 gbps", "code": "10" }, { "name": "Greater than or equal to 1 gbps", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAXADUP", "type": "esriFieldTypeString", "alias": "Upload Speed (coded)", "length": 2, "domain": { "type": "codedValue", "name": "Speed Tier Codes", "description": "Speed tier codes used by the FCC", "codedValues": [ { "name": "Less than or equal to 200 kbps", "code": "1" }, { "name": "Greater than 200 kbps and less than 768 kbps", "code": "2" }, { "name": "Greater than or equal to 768 kbps and less than 1.5 mbps", "code": "3" }, { "name": "Greater than or equal to 1.5 mbps and less than 3 mbps", "code": "4" }, { "name": "Greater than or equal to 3 mbps and less than 6 mbps", "code": "5" }, { "name": "Greater than or equal to 6 mbps and less than 10 mbps", "code": "6" }, { "name": "Greater than or equal to 10 mbps and less than 25 mbps", "code": "7" }, { "name": "Greater than or equal to 25 mbps and less than 50 mbps", "code": "8" }, { "name": "Greater than or equal to 50 mbps and less than 100 mbps", "code": "9" }, { "name": "Greater than or equal to 100 mbps and less than 1 gbps", "code": "10" }, { "name": "Greater than or equal to 1 gbps", "code": "11" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FULLFIPSID", "type": "esriFieldTypeString", "alias": "Full FIPS ID", "length": 16, "domain": null }, { "name": "CAIID", "type": "esriFieldTypeString", "alias": "CAI ID", "length": 50, "domain": null }, { "name": "Priority", "type": "esriFieldTypeDouble", "alias": "Priority", "domain": null }, { "name": "BTOP", "type": "esriFieldTypeString", "alias": "BTOP Participant", "length": 2, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 100, "domain": null }, { "name": "SubCategor", "type": "esriFieldTypeDouble", "alias": "Sub Category", "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 25, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "CAI Type", "length": 250, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "UpdateComm", "type": "esriFieldTypeString", "alias": "Update Comment", "length": 25, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "AutoID", "type": "esriFieldTypeDouble", "alias": "Auto ID", "domain": null }, { "name": "LibPublicC", "type": "esriFieldTypeString", "alias": "Public Computer Available", "length": 10, "domain": null }, { "name": "LibPubComp", "type": "esriFieldTypeString", "alias": "Number of Public Computers", "length": 20, "domain": null }, { "name": "CAICAT2", "type": "esriFieldTypeString", "alias": "Institution Category", "length": 100, "domain": null }, { "name": "TRANSTECH2", "type": "esriFieldTypeString", "alias": "Technology of Transmission", "length": 100, "domain": null }, { "name": "MAXADDOWN2", "type": "esriFieldTypeString", "alias": "Download Speed", "length": 100, "domain": null }, { "name": "MAXADUP2", "type": "esriFieldTypeString", "alias": "Upload Speed", "length": 100, "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "Common Name", "length": 200, "domain": null }, { "name": "WifiType", "type": "esriFieldTypeString", "alias": "Wifi Type", "length": 5, "domain": null }, { "name": "SUITENUM", "type": "esriFieldTypeString", "alias": "Suite Number", "length": 20, "domain": null }, { "name": "MTFCC10", "type": "esriFieldTypeString", "alias": "Census Feature Class Code", "length": 5, "domain": null }, { "name": "FUNCSTAT10", "type": "esriFieldTypeString", "alias": "Census functional status \n", "length": 1, "domain": null }, { "name": "STATEFIPS", "type": "esriFieldTypeString", "alias": "State FIPS Code", "length": 2, "domain": null }, { "name": "COUNTYFIPS", "type": "esriFieldTypeString", "alias": "County FIPS", "length": 3, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "Census Tract ID", "length": 6, "domain": null }, { "name": "BLOCKID", "type": "esriFieldTypeString", "alias": "Census Block ID", "length": 4, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "GIS Shape" }, "indexes": [ { "name": "R468_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S458_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 16000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 } ], "tables": [] }