{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 144, "name": "City", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 141, "name": "City boundary" }, "subLayers": [], "minScale": 0, "maxScale": 2000000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INCORP", "uniqueValueGroups": [ { "heading": "INCORP", "classes": [ { "label": "yes", "description": "yes", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 225, 30, 43, 255 ], "width": 1 } }, "values": [ [ "yes" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 225, 30, 43, 255 ], "width": 1 } }, "value": "yes", "label": "yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 213, 222, 255 ], "toColor": [ 173, 213, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 103, 166, 255 ], "toColor": [ 36, 103, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 188, 247, 255 ], "toColor": [ 87, 188, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 153, 176, 255 ], "toColor": [ 53, 153, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 155, 245, 255 ], "toColor": [ 59, 155, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 217, 247, 255 ], "toColor": [ 82, 217, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 152, 173, 255 ], "toColor": [ 127, 152, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 134, 176, 255 ], "toColor": [ 72, 134, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 144, 194, 232, 255 ], "toColor": [ 144, 194, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 153, 217, 255 ], "toColor": [ 50, 153, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 168, 204, 255 ], "toColor": [ 90, 168, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 112, 171, 186, 255 ], "toColor": [ 112, 171, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 233, 250, 255 ], "toColor": [ 157, 233, 250, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.38529261404E7, "ymin": 5709445.729599997, "xmax": -1.30269631314E7, "ymax": 6275270.508400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4302317315754905E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CITY_NM", "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": "CITY_NM", "type": "esriFieldTypeString", "alias": "CITY_NM", "length": 40, "domain": null }, { "name": "UGA_NM", "type": "esriFieldTypeString", "alias": "UGA_NM", "length": 64, "domain": null }, { "name": "UGA_NM2", "type": "esriFieldTypeString", "alias": "UGA_NM2", "length": 64, "domain": null }, { "name": "COUNTY_NM", "type": "esriFieldTypeString", "alias": "COUNTY_NM", "length": 15, "domain": null }, { "name": "GMA", "type": "esriFieldTypeString", "alias": "GMA", "length": 3, "domain": null }, { "name": "FIPS_PLC", "type": "esriFieldTypeString", "alias": "FIPS_PLC", "length": 5, "domain": null }, { "name": "INCORP", "type": "esriFieldTypeString", "alias": "INCORP", "length": 3, "domain": null }, { "name": "ORIGIN", "type": "esriFieldTypeString", "alias": "ORIGIN", "length": 29, "domain": null }, { "name": "DATEMOD", "type": "esriFieldTypeDouble", "alias": "DATEMOD", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "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": "xCITY_NM", "fields": "CITY_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "xUGA_NM", "fields": "UGA_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "xCOUNTY_NM", "fields": "COUNTY_NM", "isAscending": true, "isUnique": false, "description": "" }, { "name": "xINCORP", "fields": "INCORP", "isAscending": true, "isUnique": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4f2b92d6bb9f41e994c33a1bdfac2ff6" }