{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Service Request Data", "type": "Feature Layer", "description": "This data set contains multiple descriptive fields related to service request entry. Request type, location (street, lat/long, etc.), date, city department responsible for the request, point of entry are examples. The intent of this data is to show the geographic distribution of service requests. Inquiries regarding specific requests can be obtained by calling 311 (704-336-7600) or routed through the Public Records Request Process: https://charlottenc.seamlessdocs.com/f/RequestRecords.311 functions as the facilitator of the request ono behalf of multiple city and county departments and does not own the data and is not the department responsbile for the fulfillment of the request.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3aaaa16db91a78a237960e7138c3b767", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvUlEQVQYlZ3RMUtCARAA4K+XuIiD0NAgtPlAHAIXoUHoB4Q0ttUQ+BeacxEEIRBadGhqcXDJUdwa3Gxo16EWtxKlDByEx7NBD2644zs47hJ2iMT++E3S0KVARlrXlY/tuCFnpudaKLkerGmruvEcx3l1Z8JNXZCx0pTVM/EdxUdOY0sWHLtQ1tKP4qVPnETwwo9X0/gaAx0lRQeCTe/Fk5FxHN959GXuXMWhlHdDtx6w2na6X/c66/wndnrKHzvvJ1L/M869AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1384994.0001153797, "ymin": 464712.9999008924, "xmax": 1534475.0000372976, "ymax": 648269.9999121428, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "Department", "length": 100, "domain": null }, { "name": "DIVISION", "type": "esriFieldTypeString", "alias": "Division", "length": 25, "domain": null }, { "name": "REQUEST_NO", "type": "esriFieldTypeInteger", "alias": "Request Number", "domain": null }, { "name": "FISCAL_YEAR", "type": "esriFieldTypeInteger", "alias": "Fiscal Year", "domain": null }, { "name": "FISCAL_MONTH", "type": "esriFieldTypeString", "alias": "Fiscal Month", "length": 6, "domain": null }, { "name": "REQUEST_TYPE", "type": "esriFieldTypeString", "alias": "Request Type", "length": 100, "domain": null }, { "name": "RECEIVED_DATE", "type": "esriFieldTypeDate", "alias": "Received Date", "length": 8, "domain": null }, { "name": "INTERNAL_FIELD_OBSERVATION", "type": "esriFieldTypeString", "alias": "Internal Field Observation", "length": 100, "domain": null }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "Title", "length": 100, "domain": null }, { "name": "CMPD_DIVISION", "type": "esriFieldTypeString", "alias": "CMPD Division", "length": 30, "domain": null }, { "name": "NEIGHBORHOOD_PROFILE_AREA", "type": "esriFieldTypeString", "alias": "Neighborhood Profile Area", "length": 30, "domain": null }, { "name": "BLOCK_NO", "type": "esriFieldTypeString", "alias": "Block Number", "length": 10, "domain": null }, { "name": "STREET_DIRECTION", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 10, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 10, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 15, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP Code", "length": 100, "domain": null }, { "name": "FULL_ADDRESS", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X Coordinate", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "COUNCIL_DISTRICT", "type": "esriFieldTypeString", "alias": "Council District", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1185", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Request_Type_idx", "fields": "REQUEST_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S927_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }