{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "SERVICE_Street_Permits", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The street permits layer depicts all the street permits within the city of Fond du Lac, Wisconsin. It has information about the permit type, number, and date along with other permit attributes. The City Engineering & Traffic Division in the Department of Public Works maintains the data.", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 802318.6736269109, "ymin": 368249.7834368199, "xmax": 837498.3371913284, "ymax": 395599.15721565485, "spatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 142, 45, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "permitnum", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "permitnum", "type": "esriFieldTypeSmallInteger", "alias": "Permit Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERMITNUM" }, { "name": "permitdt", "type": "esriFieldTypeDate", "alias": "Permit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PERMITDT" }, { "name": "type", "type": "esriFieldTypeString", "alias": "Permit Type", "domain": { "type": "codedValue", "name": "Permit Type", "description": "Type of street/terrace permit", "codedValues": [ { "name": "Street Opening", "code": "STRT" }, { "name": "Terrace Opening", "code": "TERR" }, { "name": "Dumpster", "code": "DUMPSTER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TYPE" }, { "name": "permitfee", "type": "esriFieldTypeDouble", "alias": "Permit Fee", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERMITFEE" }, { "name": "applicantnm", "type": "esriFieldTypeString", "alias": "Applicants Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "APPLICANTNM" }, { "name": "businessadrs", "type": "esriFieldTypeString", "alias": "Business Address", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "BUSINESSADRS" }, { "name": "strtopn", "type": "esriFieldTypeString", "alias": "Street to be Opened", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "STRTOPN" }, { "name": "strtnmabutprops", "type": "esriFieldTypeString", "alias": "Street Numbers of Abutting Properties", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STRTNMABUTPROPS" }, { "name": "intersectstrt", "type": "esriFieldTypeString", "alias": "Intersecting Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INTERSECTSTRT" }, { "name": "opngwidth", "type": "esriFieldTypeSmallInteger", "alias": "Opening Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPNGWIDTH" }, { "name": "opnglength", "type": "esriFieldTypeSmallInteger", "alias": "Opening Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPNGLENGTH" }, { "name": "opngdepth", "type": "esriFieldTypeSmallInteger", "alias": "Opening Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OPNGDEPTH" }, { "name": "purpose", "type": "esriFieldTypeString", "alias": "Purpose of Opening", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PURPOSE" }, { "name": "specialconds", "type": "esriFieldTypeString", "alias": "Special Conditions", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SPECIALCONDS" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 400, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "issueddt", "type": "esriFieldTypeDate", "alias": "Permit Issued Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ISSUEDDT" }, { "name": "startdt", "type": "esriFieldTypeDate", "alias": "Starting Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STARTDT" }, { "name": "attachdocs", "type": "esriFieldTypeString", "alias": "Attached Documents", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ATTACHDOCS" }, { "name": "distopen", "type": "esriFieldTypeString", "alias": "Dist Opening frm Curb or Pave Edge", "domain": null, "editable": true, "nullable": true, "length": 65, "defaultValue": null, "modelName": "DISTOPEN" }, { "name": "dgrtktnum", "type": "esriFieldTypeDouble", "alias": "Diggers Ticket Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DGRTKTNUM" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "company", "type": "esriFieldTypeString", "alias": "Company", "domain": { "type": "codedValue", "name": "Company", "description": "Companies for street permits", "codedValues": [ { "name": "Alliant", "code": "ALLIANT" }, { "name": "AT&T", "code": "AT&T" }, { "name": "Bluebird", "code": "BLUEBIRD" }, { "name": "Charter/Spectrum", "code": "CHARTER/SPECTRUM" }, { "name": "Everstream", "code": "EVERSTREAM" }, { "name": "TDS", "code": "TDS" }, { "name": "US Cellular (USCC)", "code": "USCC" }, { "name": "Other (see notes)", "code": "OTHER" }, { "name": "Evolution", "code": "EVOLUTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "company" }, { "name": "utility", "type": "esriFieldTypeString", "alias": "Utility", "domain": { "type": "codedValue", "name": "Utility", "description": "Utility construction types for street permits", "codedValues": [ { "name": "Cable TV", "code": "CABLE TV" }, { "name": "Electric", "code": "ELECTRIC" }, { "name": "Gas", "code": "GAS" }, { "name": "Sanitary", "code": "SANITARY" }, { "name": "Storm", "code": "STORM" }, { "name": "Telephone/Fiber", "code": "TELEPHONE/FIBER" }, { "name": "Utility Pole/Street Light", "code": "UTILITY POLE/STREET LIGHT" }, { "name": "Water", "code": "WATER" }, { "name": "Multiple (see notes)", "code": "MULTIPLE" }, { "name": "Other (see notes)", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "utility" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r27_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_27", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "SERVICE_Street_Permits", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d207dd603c2642efb6c9064e4806e244" }