{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Municipality", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2389000.4339695573, "ymin": 439159.8624447286, "xmax": 2489625.480094388, "ymax": 568250.2000640631, "spatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103191, "latestWkid": 6609, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MUNICIPALITYNAME", "typeIdField": "", "subtypeField": "MUNICIPALITYTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MUNICIPALITYTYPE", "type": "esriFieldTypeInteger", "alias": "Municipality Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MunicipalityType" }, { "name": "FIPS_STATE", "type": "esriFieldTypeSmallInteger", "alias": "FIPS State Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 55, "modelName": "FIPS_State" }, { "name": "FIPS_COUNTY", "type": "esriFieldTypeSmallInteger", "alias": "FIPS County Code", "domain": null, "editable": true, "nullable": true, "defaultValue": 127, "modelName": "FIPS_County" }, { "name": "FIPS_PLACE", "type": "esriFieldTypeString", "alias": "FIPS_PLACE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FIPS_PLACE" }, { "name": "MUNICIPALITYNAME", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "MunicipalityName" }, { "name": "QC1", "type": "esriFieldTypeInteger", "alias": "QC1", "domain": { "type": "codedValue", "name": "QC1", "description": "QC Status Codes", "codedValues": [ { "name": "Not Checked", "code": 0 }, { "name": "Passed", "code": 1 }, { "name": "Failed", "code": 2 }, { "name": "In Review", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "QC1" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "Tax_Muni_Code", "type": "esriFieldTypeString", "alias": "Tax Municipal Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Tax_Muni_Code" }, { "name": "Community_Code", "type": "esriFieldTypeString", "alias": "Community Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Community_Code" }, { "name": "Municipal_ID", "type": "esriFieldTypeString", "alias": "Municipal ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Municipal_ID" }, { "name": "Muni_Sort_Order", "type": "esriFieldTypeString", "alias": "Muni_Sort_Order", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Muni_Sort_Order" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R317_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S308_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Municipality", "description": "", "prototype": { "attributes": { "Municipal_ID": null, "MUNICIPALITYTYPE": 1, "FIPS_STATE": 55, "FIPS_COUNTY": 131, "FIPS_PLACE": null, "MUNICIPALITYNAME": null, "QC1": 0, "Muni_Sort_Order": null, "Community_Code": null, "Tax_Muni_Code": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 1, "name": "City", "defaultValues": { "MUNICIPALITYTYPE": 1, "FIPS_STATE": 55, "FIPS_COUNTY": 131, "FIPS_PLACE": null, "MUNICIPALITYNAME": null, "QC1": 0, "Tax_Muni_Code": null, "Community_Code": null, "Municipal_ID": null, "Muni_Sort_Order": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "QC1": {"type": "inherited"} } }, { "code": 2, "name": "Village", "defaultValues": { "MUNICIPALITYTYPE": 2, "FIPS_STATE": 55, "FIPS_COUNTY": 131, "FIPS_PLACE": null, "MUNICIPALITYNAME": null, "QC1": 0, "Tax_Muni_Code": null, "Community_Code": null, "Municipal_ID": null, "Muni_Sort_Order": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "QC1": {"type": "inherited"} } }, { "code": 3, "name": "Town", "defaultValues": { "MUNICIPALITYTYPE": 3, "FIPS_STATE": 55, "FIPS_COUNTY": 131, "FIPS_PLACE": null, "MUNICIPALITYNAME": null, "QC1": 0, "Tax_Muni_Code": null, "Community_Code": null, "Municipal_ID": null, "Muni_Sort_Order": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "QC1": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "73370e6b56704dcda1bdb688bafa6f50" }