{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Municipal Polygon", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118083400, "falseY": -97411200, "xyUnits": 40000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2311162.217155, "maxScale": 18055.954822, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CDTYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "1", "label": "City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "2", "label": "Village" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 90, 70, 255 ], "toColor": [ 194, 90, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 235, 87, 255 ], "toColor": [ 94, 235, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 102, 240, 255 ], "toColor": [ 86, 102, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 184, 191, 255 ], "toColor": [ 120, 184, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 94, 188, 255 ], "toColor": [ 219, 94, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 229, 126, 255 ], "toColor": [ 247, 229, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 95, 148, 255 ], "toColor": [ 103, 95, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 138, 69, 255 ], "toColor": [ 117, 138, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 237, 182, 255 ], "toColor": [ 119, 237, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 155, 176, 255 ], "toColor": [ 232, 155, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 50, 81, 255 ], "toColor": [ 128, 50, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 97, 250, 255 ], "toColor": [ 212, 97, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 129, 170, 247, 255 ], "toColor": [ 129, 170, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2296437.6574749947, "ymin": 181712.78547500074, "xmax": 2425731.9287499934, "ymax": 311607.4338250011, "spatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3.750193294826451E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CDNAME", "typeIdField": "CDTYPE", "subtypeFieldName": "CDTYPE", "subtypeField": "CDTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CDNAME", "type": "esriFieldTypeString", "alias": "CDNAME", "length": 100, "domain": null }, { "name": "CDTYPE", "type": "esriFieldTypeInteger", "alias": "CDTYPE", "domain": null }, { "name": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "length": 32, "domain": { "type": "codedValue", "name": "CDArea", "description": "Civil Division Area", "codedValues": [ { "name": "City Area", "code": "CITY.AREA" }, { "name": "Village Area", "code": "VILLAGE.AREA" }, { "name": "Town Area", "code": "TOWN.AREA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R280009_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S261532_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "TAG": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "TAG": {"type": "inherited"} }, "id": 1, "name": "City" }, { "domains": { "TAG": {"type": "inherited"} }, "id": 2, "name": "Village" }, { "domains": { "TAG": {"type": "inherited"} }, "id": 3, "name": "Town" } ], "subtypes": [ { "domains": { "TAG": {"type": "inherited"} }, "defaultValues": { "CDNAME": null, "CDTYPE": 0, "TAG": null }, "code": 0, "name": "Unknown" }, { "domains": { "TAG": {"type": "inherited"} }, "defaultValues": { "CDNAME": null, "CDTYPE": 0, "TAG": "CITY.AREA" }, "code": 1, "name": "City" }, { "domains": { "TAG": {"type": "inherited"} }, "defaultValues": { "CDNAME": null, "CDTYPE": 0, "TAG": "VILLAGE.AREA" }, "code": 2, "name": "Village" }, { "domains": { "TAG": {"type": "inherited"} }, "defaultValues": { "CDNAME": null, "CDTYPE": 0, "TAG": "TOWN.AREA" }, "code": 3, "name": "Town" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bd0c855b6a7e4050900c1bbe870434d3" }